mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuse-archivemount: update to 0.9.1
This commit is contained in:
parent
1e6b7d9471
commit
768914561a
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse-archivemount'
|
# Template file for 'fuse-archivemount'
|
||||||
pkgname=fuse-archivemount
|
pkgname=fuse-archivemount
|
||||||
version=0.8.12
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/fuse-/}-${version}"
|
wrksrc="${pkgname/fuse-/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,6 +9,6 @@ makedepends="fuse-devel libarchive-devel"
|
||||||
short_desc="Mounts an archive for access as a file system"
|
short_desc="Mounts an archive for access as a file system"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="http://www.cybernoia.de/software/archivemount/"
|
homepage="https://www.cybernoia.de/software/archivemount.html"
|
||||||
distfiles="${homepage}/${pkgname/fuse-/}-${version}.tar.gz"
|
distfiles="${homepage/.html/}/${pkgname/fuse-/}-${version}.tar.gz"
|
||||||
checksum=247e475539b84e6d2a13083fd6df149995560ff1ea92fe9fdbfc87569943cb89
|
checksum=c529b981cacb19541b48ddafdafb2ede47a40fcaf16c677c1e2cd198b159c5b3
|
||||||
|
|
Loading…
Add table
Reference in a new issue