squashfs-tools: update to 4.6.
This commit is contained in:
parent
da7b5e793f
commit
859dbe2d38
@ -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 <setjmp.h>
|
||||
#include <sys/types.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
#include <sys/mman.h>
|
||||
#include <pthread.h>
|
||||
#include <regex.h>
|
||||
#include <sys/wait.h>
|
||||
--- 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 <sys/types.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user