summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo G. Del Regno <kholk11@gmail.com>2017-05-28 11:50:00 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-05-30 17:32:44 +0200
commitdbc05bd210e53ff6f11dd6d3dc14bd4dd6c5ac38 (patch)
tree547d677ba208ac415f84cf007fd7103410dc8084 /mail-filter/sigh/sigh-1607.1.2.ebuild
parentsys-cluster/corosync: Use correct distfile name (diff)
downloadgentoo-dbc05bd210e53ff6f11dd6d3dc14bd4dd6c5ac38.tar.gz
gentoo-dbc05bd210e53ff6f11dd6d3dc14bd4dd6c5ac38.tar.bz2
gentoo-dbc05bd210e53ff6f11dd6d3dc14bd4dd6c5ac38.zip
mail-filter/sigh: Use correct distfile name
Update SRC_URI to rename the distfile correctly. Closes: https://github.com/gentoo/gentoo/pull/4786
Diffstat (limited to 'mail-filter/sigh/sigh-1607.1.2.ebuild')
-rw-r--r--mail-filter/sigh/sigh-1607.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/sigh/sigh-1607.1.2.ebuild b/mail-filter/sigh/sigh-1607.1.2.ebuild
index 75b19d85b24f..04b2490222d7 100644
--- a/mail-filter/sigh/sigh-1607.1.2.ebuild
+++ b/mail-filter/sigh/sigh-1607.1.2.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils user
DESCRIPTION="S/MIME signing milter"
HOMEPAGE="https://signing-milter.org/"
-SRC_URI="https://github.com/croessner/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/croessner/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"