mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-llfuse: update to 1.4.3.
This commit is contained in:
parent
769d7ca88f
commit
86bcc4c526
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-llfuse'
|
# Template file for 'python3-llfuse'
|
||||||
pkgname=python3-llfuse
|
pkgname=python3-llfuse
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools pkg-config"
|
hostmakedepends="python3-setuptools pkg-config"
|
||||||
makedepends="python3-devel fuse-devel attr-devel"
|
makedepends="python3-devel fuse-devel attr-devel"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://github.com/python-llfuse/python-llfuse"
|
homepage="https://github.com/python-llfuse/python-llfuse"
|
||||||
distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.gz"
|
||||||
checksum=ea4d19297be0ddbc5db68b421aa649c737a351f9c809919385a118c217c33083
|
checksum=0994a572086dc97b650ec5530332ca992bd248b7b9ed334268b50df93b344da6
|
||||||
|
|
Loading…
Add table
Reference in a new issue