python3-llfuse: update to 1.5.1.
This commit is contained in:
parent
3894f3a296
commit
606f3e8f91
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-llfuse'
|
||||
pkgname=python3-llfuse
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools pkg-config"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://github.com/python-llfuse/python-llfuse"
|
||||
distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.gz"
|
||||
checksum=d094448bb4eb20099537be53dc2b5b2c0369d36bde09207a9bb228cc3cd58ee1
|
||||
checksum=7c9be52289cf647e3d735104531cc23a1a89fd1be3a621613a1cc0991f1b2699
|
||||
|
|
Loading…
Reference in New Issue