sys-fs/fuse: fix SRC_URI
authorTim Harder <radhermit@gentoo.org>
Tue, 3 May 2016 17:55:11 +0000 (13:55 -0400)
committerTim Harder <radhermit@gentoo.org>
Tue, 3 May 2016 20:10:22 +0000 (16:10 -0400)
sys-fs/fuse/fuse-2.9.5.ebuild

index c409bc31809d698b517aaa87deec6f978858aac6..67bafb371b3e3d62e2a8df29152dd1800d7bef41 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils libtool linux-info udev toolchain-funcs
 
 DESCRIPTION="An interface for filesystems implemented in userspace"
 HOMEPAGE="https://github.com/libfuse/libfuse"
-SRC_URI="https://github.com/libfuse/libfuse/releases/download/${PN}_${PV//./_}/fuse-2.9.5.tar.gz"
+SRC_URI="https://github.com/libfuse/libfuse/releases/download/${PN}_${PV//./_}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"