mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-llfuse: update to 1.5.1.
This commit is contained in:
parent
3894f3a296
commit
606f3e8f91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-llfuse'
|
# Template file for 'python3-llfuse'
|
||||||
pkgname=python3-llfuse
|
pkgname=python3-llfuse
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools pkg-config"
|
hostmakedepends="python3-setuptools pkg-config"
|
||||||
|
@ -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=d094448bb4eb20099537be53dc2b5b2c0369d36bde09207a9bb228cc3cd58ee1
|
checksum=7c9be52289cf647e3d735104531cc23a1a89fd1be3a621613a1cc0991f1b2699
|
||||||
|
|
Loading…
Add table
Reference in a new issue