aboutsummaryrefslogtreecommitdiff
path: root/extra/squashfs-tools-ng
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-06 13:32:45 +0300
committerCem Keylan <cem@ckyln.com>2020-09-06 13:32:45 +0300
commitf02e3de9545a7a9324827899ff35b7ecc154510d (patch)
tree18baac293ed1e74d668ce726161063d375f9dd3e /extra/squashfs-tools-ng
parent00f2a93ecc00aed67221ec4333fc63217c12dc01 (diff)
downloadrepository-f02e3de9545a7a9324827899ff35b7ecc154510d.tar.gz
squashfs-tools-ng: bump to 1.0.2
Diffstat (limited to 'extra/squashfs-tools-ng')
-rwxr-xr-xextra/squashfs-tools-ng/build4
-rw-r--r--extra/squashfs-tools-ng/checksums2
-rw-r--r--extra/squashfs-tools-ng/depends5
-rw-r--r--extra/squashfs-tools-ng/sources2
-rw-r--r--extra/squashfs-tools-ng/version2
5 files changed, 11 insertions, 4 deletions
diff --git a/extra/squashfs-tools-ng/build b/extra/squashfs-tools-ng/build
index afebf37f..e53fc867 100755
--- a/extra/squashfs-tools-ng/build
+++ b/extra/squashfs-tools-ng/build
@@ -1,5 +1,9 @@
#!/bin/sh -e
+autoreconf -fi
+
+export PKG_CONFIG="pkgconf --static"
+
./configure \
--prefix=/usr \
--sbindir=/usr/bin \
diff --git a/extra/squashfs-tools-ng/checksums b/extra/squashfs-tools-ng/checksums
index 8aaceb68..7a3bddaf 100644
--- a/extra/squashfs-tools-ng/checksums
+++ b/extra/squashfs-tools-ng/checksums
@@ -1 +1 @@
-c72fac1d13d7a6bb699e0ae963caacdabf8aa9c39dac60198e7ee89e60d23433 squashfs-tools-ng-1.0.1.tar.xz
+5eb0e3faaba6cef92e0c03b13b9965e744d8eb5291db5b118970d4c34eeaec8c v1.0.2.tar.gz
diff --git a/extra/squashfs-tools-ng/depends b/extra/squashfs-tools-ng/depends
index 17a6d43d..f6f39b49 100644
--- a/extra/squashfs-tools-ng/depends
+++ b/extra/squashfs-tools-ng/depends
@@ -1 +1,4 @@
-zlib make
+autoconf make
+automake make
+pkgconf make
+zlib make
diff --git a/extra/squashfs-tools-ng/sources b/extra/squashfs-tools-ng/sources
index a9c13c4e..53574be5 100644
--- a/extra/squashfs-tools-ng/sources
+++ b/extra/squashfs-tools-ng/sources
@@ -1 +1 @@
-https://dl.carbslinux.org/distfiles/squashfs-tools-ng-1.0.1.tar.xz
+https://github.com/AgentD/squashfs-tools-ng/archive/v1.0.2.tar.gz
diff --git a/extra/squashfs-tools-ng/version b/extra/squashfs-tools-ng/version
index 92d9c14f..b24c1bfd 100644
--- a/extra/squashfs-tools-ng/version
+++ b/extra/squashfs-tools-ng/version
@@ -1 +1 @@
-1.0.1 1
+1.0.2 1