mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-llfuse: update to 1.5.0.
This commit is contained in:
parent
20e67416f4
commit
b5d6bcac49
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.4
|
version=1.5.0
|
||||||
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"
|
||||||
|
@ -12,4 +12,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=92044c8f3fe5dd5b4028005bb3374ab10039530e72d10e061a1bacbd556264c9
|
checksum=d094448bb4eb20099537be53dc2b5b2c0369d36bde09207a9bb228cc3cd58ee1
|
||||||
|
|
Loading…
Add table
Reference in a new issue