From e6f45d8772363d0730cdf030d307bdbb23a1876c Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Thu, 21 Aug 2025 22:47:55 +0000 Subject: Woodpecker CI 843dc9355d70385c9345f1d42ba286275e3e433e [SKIP CI] --- squashfs-tools/abuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'squashfs-tools/abuild') diff --git a/squashfs-tools/abuild b/squashfs-tools/abuild index c8d371fd..0aa2e8cb 100644 --- a/squashfs-tools/abuild +++ b/squashfs-tools/abuild @@ -1,7 +1,8 @@ name=squashfs-tools -version=4.6.1 +version=4.7.2 release=1 -source="https://github.com/plougher/$name/archive/$version/$name-$version.tar.gz" +source="https://github.com/plougher/$name/archive/$version/$name-$version.tar.gz + 0002-generate-manpages-Workaround-busybox-sed.patch" build() { make ZSTD_SUPPORT=1 GZIP_SUPPORT=1 LZO_SUPPORT=1 XZ_SUPPORT=1 EXTRA_CFLAGS="-fcommon" -C $name -- cgit v1.2.3