summaryrefslogtreecommitdiff
path: root/app-arch/unp/unp-2.0_pre7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/unp/unp-2.0_pre7.ebuild')
-rw-r--r--app-arch/unp/unp-2.0_pre7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unp/unp-2.0_pre7.ebuild b/app-arch/unp/unp-2.0_pre7.ebuild
index 517595fd46e..17f3ea39960 100644
--- a/app-arch/unp/unp-2.0_pre7.ebuild
+++ b/app-arch/unp/unp-2.0_pre7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -6,7 +6,7 @@ EAPI=2
inherit eutils bash-completion-r1
DESCRIPTION="Script for unpacking various file formats"
-HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
+HOMEPAGE="https://packages.qa.debian.org/u/unp.html"
SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV/_/$'\x7e'}.tar.bz2"
S="${WORKDIR}/${PN}-${PV/_/$'\x7e'}"