From f02e3de9545a7a9324827899ff35b7ecc154510d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 6 Sep 2020 13:32:45 +0300 Subject: squashfs-tools-ng: bump to 1.0.2 --- extra/squashfs-tools-ng/build | 4 ++++ extra/squashfs-tools-ng/checksums | 2 +- extra/squashfs-tools-ng/depends | 5 ++++- extra/squashfs-tools-ng/sources | 2 +- extra/squashfs-tools-ng/version | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) (limited to 'extra/squashfs-tools-ng') 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 -- cgit v1.2.3