summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2015-08-10 00:16:30 +0200
committerMichael Weber <xmw@gentoo.org>2015-08-10 00:16:53 +0200
commit56f24b4ede61f5fbe6f3d2273551ff185aced429 (patch)
tree1beb5179a418ccb3e0cc98f5fb504265d2a5b98f /sys-auth/fprintd/fprintd-0.5.0.ebuild
parentkde-base: Remove KDEi Old PIM 4.4.11 (diff)
downloadgentoo-56f24b4ede61f5fbe6f3d2273551ff185aced429.tar.gz
gentoo-56f24b4ede61f5fbe6f3d2273551ff185aced429.tar.bz2
gentoo-56f24b4ede61f5fbe6f3d2273551ff185aced429.zip
sys-auth/fprintd: fix distfile name.
Package-Manager: portage-2.2.20
Diffstat (limited to 'sys-auth/fprintd/fprintd-0.5.0.ebuild')
-rw-r--r--sys-auth/fprintd/fprintd-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-0.5.0.ebuild b/sys-auth/fprintd/fprintd-0.5.0.ebuild
index d18e8a83f172..bb12bce3ab68 100644
--- a/sys-auth/fprintd/fprintd-0.5.0.ebuild
+++ b/sys-auth/fprintd/fprintd-0.5.0.ebuild
@@ -9,7 +9,7 @@ inherit autotools pam systemd versionator
DESCRIPTION="D-Bus service to access fingerprint readers"
HOMEPAGE="http://cgit.freedesktop.org/libfprint/fprintd/"
MY_PV="V_$(replace_all_version_separators _)"
-SRC_URI="http://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2"
+SRC_URI="http://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"