aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRyan Barnett <ryanbarnett3@gmail.com>2021-07-01 07:59:55 -0500
committerLeo <thinkabit.ukim@gmail.com>2021-07-01 20:17:58 +0000
commit653ce69da928bbc0f852ec500b3b6775184cd6c5 (patch)
tree5bee2e0f5339243579282c1bc0ca93cd289da8fe /testing
parenta7895021f7691b76880f9cadac67637ddafd1d8b (diff)
testing/squashfs-tools-ng: upgrade to 1.1.2
Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com>
Diffstat (limited to 'testing')
-rw-r--r--testing/squashfs-tools-ng/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/squashfs-tools-ng/APKBUILD b/testing/squashfs-tools-ng/APKBUILD
index b02839a5be5..0eacbd8f6cb 100644
--- a/testing/squashfs-tools-ng/APKBUILD
+++ b/testing/squashfs-tools-ng/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ryan Barnett <ryanbarnett3@gmail.com>
# Maintainer: Ryan Barnett <ryanbarnett3@gmail.com>
pkgname=squashfs-tools-ng
-pkgver=1.1.0
+pkgver=1.1.2
pkgrel=0
pkgdesc="A new set of tools and libraries for working with SquashFS images"
url="https://infraroot.at/projects/squashfs-tools-ng/index.html"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="52466c7d686c49b9df0de051e9b17524553516be68120b806efe6b27c6551fd864ab845842c2a127fe24c82506f462cab7d3d56c4d8f240fccfc68aebbaf0edd squashfs-tools-ng-1.1.0.tar.gz"
+sha512sums="7ab22f4e92c0112303892b6a79d5ad886b0552f349fbadc3ad477f37ab653378d363cba5f555fb94f41c5bb1910a3f6b459c067b19027122a074182791c95f4f squashfs-tools-ng-1.1.2.tar.gz"