squashfs-tools: update to 4.5.1.
This commit is contained in:
parent
f46bf9591a
commit
a0442790ec
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'squashfs-tools'
|
# Template file for 'squashfs-tools'
|
||||||
pkgname=squashfs-tools
|
pkgname=squashfs-tools
|
||||||
version=4.5
|
version=4.5.1
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc="squashfs-tools"
|
build_wrksrc="squashfs-tools"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Tool to create and append to squashfs filesystems"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/plougher/squashfs-tools"
|
homepage="https://github.com/plougher/squashfs-tools"
|
||||||
|
changelog="https://github.com/plougher/squashfs-tools/raw/master/CHANGES"
|
||||||
distfiles="https://github.com/plougher/squashfs-tools/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/plougher/squashfs-tools/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=b9e16188e6dc1857fe312633920f7d71cc36b0162eb50f3ecb1f0040f02edddd
|
checksum=277b6e7f75a4a57f72191295ae62766a10d627a4f5e5f19eadfbc861378deea7
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin mksquashfs
|
vbin mksquashfs
|
||||||
|
|
Loading…
Reference in a new issue