mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
squashfs-tools: rebuild against liblz4
This commit is contained in:
parent
226f4a2d85
commit
718ad50f2c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'squashfs-tools'
|
# Template file for 'squashfs-tools'
|
||||||
pkgname=squashfs-tools
|
pkgname=squashfs-tools
|
||||||
version=4.3
|
version=4.3
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="squashfs${version}"
|
wrksrc="squashfs${version}"
|
||||||
makedepends="zlib-devel lzo-devel liblzma-devel lz4-devel"
|
makedepends="zlib-devel lzo-devel liblzma-devel liblz4-devel"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://squashfs.sf.net/"
|
homepage="http://squashfs.sf.net/"
|
||||||
short_desc="Tool to create and append to squashfs filesystems"
|
short_desc="Tool to create and append to squashfs filesystems"
|
||||||
|
|
Loading…
Add table
Reference in a new issue