diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-11-12 02:17:24 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-11-12 02:17:24 -0500 |
commit | 937afbce76bd40a0ffffe3f8bc555b53223402d7 (patch) | |
tree | a15e10e444fc449daa6697bceba4252331ed3a82 /app-misc/pax-utils/pax-utils-1.1.4.ebuild | |
parent | sys-devel/gnuconfig: version bump to 20161104 (diff) | |
download | gentoo-937afbce76bd40a0ffffe3f8bc555b53223402d7.tar.gz gentoo-937afbce76bd40a0ffffe3f8bc555b53223402d7.tar.bz2 gentoo-937afbce76bd40a0ffffe3f8bc555b53223402d7.zip |
app-misc/pax-utils: use https:// with gentoo sites
Diffstat (limited to 'app-misc/pax-utils/pax-utils-1.1.4.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-1.1.4.ebuild b/app-misc/pax-utils/pax-utils-1.1.4.ebuild index 75ce98d695b2..44b82b6b509f 100644 --- a/app-misc/pax-utils/pax-utils-1.1.4.ebuild +++ b/app-misc/pax-utils/pax-utils-1.1.4.ebuild @@ -9,8 +9,8 @@ inherit eutils toolchain-funcs unpacker DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for security relevant properties" HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities" SRC_URI="mirror://gentoo/${P}.tar.xz - http://dev.gentoo.org/~solar/pax/${P}.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" + https://dev.gentoo.org/~solar/pax/${P}.tar.xz + https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |