python-fuse: update broken distfiles, moved to github.
This commit is contained in:
parent
90b3651c45
commit
56ff7843ef
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-fuse'
|
# Template file for 'python-fuse'
|
||||||
pkgname=python-fuse
|
pkgname=python-fuse
|
||||||
version=0.2.1
|
version=0.2.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="fuse-python-${version}"
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel pkg-config"
|
hostmakedepends="python-devel pkg-config"
|
||||||
makedepends="python-devel fuse-devel"
|
makedepends="python-devel fuse-devel"
|
||||||
|
@ -10,6 +9,6 @@ pycompile_module="fuse"
|
||||||
short_desc="FUSE bindings for Python2"
|
short_desc="FUSE bindings for Python2"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://sourceforge.net/projects/fuse/"
|
homepage="https://github.com/libfuse/python-fuse"
|
||||||
distfiles="${SOURCEFORGE_SITE}/fuse/fuse-python-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=11ead462f8d0f8302ee07b33fe93dc42c653861a16c8802a31903a7355b8351b
|
checksum=9db4eaa2ab8b8767ad1137981d9cf4b838c0425482e89e50e299799b7a47b89b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue