mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +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'
|
||||
pkgname=squashfs-tools
|
||||
version=4.3
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="squashfs${version}"
|
||||
makedepends="zlib-devel lzo-devel liblzma-devel lz4-devel"
|
||||
makedepends="zlib-devel lzo-devel liblzma-devel liblz4-devel"
|
||||
license="GPL-2"
|
||||
homepage="http://squashfs.sf.net/"
|
||||
short_desc="Tool to create and append to squashfs filesystems"
|
||||
|
|
Loading…
Add table
Reference in a new issue