mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-fuse: update to 1.0.0
This commit is contained in:
parent
a9fe7fa3bc
commit
18f0db4060
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-fuse'
|
# Template file for 'python3-fuse'
|
||||||
pkgname=python3-fuse
|
pkgname=python3-fuse
|
||||||
version=0.3.1
|
version=1.0.0
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc=python-fuse-$version
|
wrksrc=python-fuse-$version
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-setuptools"
|
hostmakedepends="pkg-config python3-setuptools"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/libfuse/python-fuse"
|
homepage="https://github.com/libfuse/python-fuse"
|
||||||
distfiles="https://github.com/libfuse/python-fuse/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libfuse/python-fuse/archive/v${version}.tar.gz"
|
||||||
checksum=243cfab15ee357dbcdac98c2ee5929f6e8c65d2ec9d77597e3732f79ce649eec
|
checksum=caa90dd931128407df12b2c090200e49a67b9afb4176211aad03e2a19209a506
|
||||||
|
|
Loading…
Add table
Reference in a new issue