projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
806feaa
)
sys-fs/fuse: fix SRC_URI
author
Tim Harder
<radhermit@gentoo.org>
Tue, 3 May 2016 17:55:11 +0000
(13:55 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Tue, 3 May 2016 20:10:22 +0000
(16:10 -0400)
sys-fs/fuse/fuse-2.9.5.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/fuse/fuse-2.9.5.ebuild
b/sys-fs/fuse/fuse-2.9.5.ebuild
index c409bc31809d698b517aaa87deec6f978858aac6..67bafb371b3e3d62e2a8df29152dd1800d7bef41 100644
(file)
--- a/
sys-fs/fuse/fuse-2.9.5.ebuild
+++ b/
sys-fs/fuse/fuse-2.9.5.ebuild
@@
-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"