diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:24:05 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:25:47 +1000 |
commit | 58c7e1724d412427e725ba70ccc06d0cc3e3cf7b (patch) | |
tree | 35f4e8668d04ec0a4cf40e1d333b7f173d14b2dd /app-misc/datefudge | |
parent | net-misc/capi4hylafax: use HTTPS (diff) | |
download | gentoo-58c7e1724d412427e725ba70ccc06d0cc3e3cf7b.tar.gz gentoo-58c7e1724d412427e725ba70ccc06d0cc3e3cf7b.tar.bz2 gentoo-58c7e1724d412427e725ba70ccc06d0cc3e3cf7b.zip |
app-misc/datefudge: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-misc/datefudge')
-rw-r--r-- | app-misc/datefudge/datefudge-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/datefudge/datefudge-1.17.ebuild b/app-misc/datefudge/datefudge-1.17.ebuild index ada8c43e773e..d26c1c7f125a 100644 --- a/app-misc/datefudge/datefudge-1.17.ebuild +++ b/app-misc/datefudge/datefudge-1.17.ebuild @@ -5,7 +5,7 @@ EAPI=4 inherit multilib toolchain-funcs eutils DESCRIPTION="A program (and preload library) to fake system date" -HOMEPAGE="http://packages.qa.debian.org/d/datefudge.html" +HOMEPAGE="https://packages.qa.debian.org/d/datefudge.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |