mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-lang/nim: switch HOMEPAGE to https://
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -7,8 +7,8 @@ MY_PN=Nim
|
||||
MY_P=${MY_PN}-${PV}
|
||||
|
||||
DESCRIPTION="compiled, garbage-collected systems programming language"
|
||||
HOMEPAGE="http://nim-lang.org/"
|
||||
SRC_URI="http://nim-lang.org/download/${P}.tar.xz"
|
||||
HOMEPAGE="https://nim-lang.org/"
|
||||
SRC_URI="https://nim-lang.org/download/${P}.tar.xz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="compiled, garbage-collected systems programming language"
|
||||
HOMEPAGE="http://nim-lang.org/"
|
||||
SRC_URI="http://nim-lang.org/download/${P}.tar.xz"
|
||||
HOMEPAGE="https://nim-lang.org/"
|
||||
SRC_URI="https://nim-lang.org/download/${P}.tar.xz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user