python3-llfuse: update to 1.4.2.
This commit is contained in:
parent
6deb300090
commit
0e16ccf280
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-llfuse'
|
||||
pkgname=python3-llfuse
|
||||
version=1.4.1
|
||||
revision=2
|
||||
version=1.4.2
|
||||
revision=1
|
||||
wrksrc="llfuse-${version}"
|
||||
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=c29c79d96a5aeab51608cae12594a1bf83576d86232f97341c7f779d413a4ec9
|
||||
checksum=ea4d19297be0ddbc5db68b421aa649c737a351f9c809919385a118c217c33083
|
||||
|
|
Loading…
Reference in New Issue