From 859dbe2d38043dbb1d7787426a43c2506cd2aa5a Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 19 Mar 2023 16:17:06 +0100 Subject: [PATCH] squashfs-tools: update to 4.6. --- .../patches/fix-glibc-2.28.patch | 20 ------------------- srcpkgs/squashfs-tools/template | 6 +++--- 2 files changed, 3 insertions(+), 23 deletions(-) delete mode 100644 srcpkgs/squashfs-tools/patches/fix-glibc-2.28.patch diff --git a/srcpkgs/squashfs-tools/patches/fix-glibc-2.28.patch b/srcpkgs/squashfs-tools/patches/fix-glibc-2.28.patch deleted file mode 100644 index e6e227a32ff..00000000000 --- a/srcpkgs/squashfs-tools/patches/fix-glibc-2.28.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/squashfs-tools/mksquashfs.c 2018-02-15 14:11:24.661930637 +0100 -+++ b/squashfs-tools/mksquashfs.c 2018-02-15 14:12:28.218412025 +0100 -@@ -44,6 +44,7 @@ - #include - #include -+#include - #include - #include - #include - #include ---- a/squashfs-tools/unsquashfs.c 2018-02-15 14:25:34.608263881 +0100 -+++ b/squashfs-tools/unsquashfs.c 2018-02-15 14:26:01.376410327 +0100 -@@ -36,6 +36,7 @@ - #include -+#include - #include - #include - #include - #include - diff --git a/srcpkgs/squashfs-tools/template b/srcpkgs/squashfs-tools/template index b23fc8b08d3..d7fc407f8aa 100644 --- a/srcpkgs/squashfs-tools/template +++ b/srcpkgs/squashfs-tools/template @@ -1,7 +1,7 @@ # Template file for 'squashfs-tools' pkgname=squashfs-tools -version=4.5.1 -revision=2 +version=4.6 +revision=1 build_wrksrc="squashfs-tools" build_style=gnu-makefile make_use_env=yes @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" 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" -checksum=277b6e7f75a4a57f72191295ae62766a10d627a4f5e5f19eadfbc861378deea7 +checksum=afc157495fa90d2042172fc642237afe1956f1a5beb141058bba3256b8d92013 do_install() { vbin mksquashfs