squashfs-tools-ng: update to 1.0.0.
This commit is contained in:
parent
9119f16101
commit
9bd7b342e1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'squashfs-tools-ng'
|
# Template file for 'squashfs-tools-ng'
|
||||||
pkgname=squashfs-tools-ng
|
pkgname=squashfs-tools-ng
|
||||||
version=0.9.1
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config libtool"
|
hostmakedepends="automake pkg-config libtool"
|
||||||
|
@ -8,9 +8,9 @@ makedepends="liblz4-devel liblzma-devel libzstd-devel lzo-devel zlib-devel"
|
||||||
short_desc="Set of tools and libraries for working with SquashFS images"
|
short_desc="Set of tools and libraries for working with SquashFS images"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/AgentD/squashfs-tools-ng"
|
homepage="https://infraroot.at/projects/squashfs-tools-ng/index.html"
|
||||||
distfiles="https://github.com/AgentD/squashfs-tools-ng/archive/v${version}.tar.gz"
|
distfiles="https://github.com/AgentD/squashfs-tools-ng/archive/v${version}.tar.gz"
|
||||||
checksum=316b1e457da28709ed3c54add71bf3233f18ec1c2fd9d7294b83ebeed9ca2d5d
|
checksum=39d0cc19b99e7d6ee0967728804dea83fa635858aad664a5fb49273a660812f5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue