mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
|
||||
inherit java-pkg-2 eutils
|
||||
|
||||
DESCRIPTION="GNU Crypto cryptographic primitives for Java"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnu-crypto/"
|
||||
HOMEPAGE="https://www.gnu.org/software/gnu-crypto/"
|
||||
SRC_URI="ftp://ftp.gnupg.org/GnuPG/gnu-crypto/gnu-crypto-2.0.1.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="GNU Crypto cryptographic primitives for Java"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnu-crypto/"
|
||||
HOMEPAGE="https://www.gnu.org/software/gnu-crypto/"
|
||||
SRC_URI="ftp://ftp.gnupg.org/GnuPG/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user