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'
|
||||
pkgname=python-fuse
|
||||
version=0.2.1
|
||||
revision=1
|
||||
wrksrc="fuse-python-${version}"
|
||||
revision=2
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel pkg-config"
|
||||
makedepends="python-devel fuse-devel"
|
||||
|
@ -10,6 +9,6 @@ pycompile_module="fuse"
|
|||
short_desc="FUSE bindings for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://sourceforge.net/projects/fuse/"
|
||||
distfiles="${SOURCEFORGE_SITE}/fuse/fuse-python-${version}.tar.gz"
|
||||
checksum=11ead462f8d0f8302ee07b33fe93dc42c653861a16c8802a31903a7355b8351b
|
||||
homepage="https://github.com/libfuse/python-fuse"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=9db4eaa2ab8b8767ad1137981d9cf4b838c0425482e89e50e299799b7a47b89b
|
||||
|
|
Loading…
Add table
Reference in a new issue