From f1e9ad8f292e95fb27b155a9f79212c933f6659b Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 24 Jan 2021 17:32:02 +0100 Subject: [PATCH] squashfs-tools-ng: update to 1.0.4. --- srcpkgs/squashfs-tools-ng/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/squashfs-tools-ng/template b/srcpkgs/squashfs-tools-ng/template index ca514c409aa..8494e2598e7 100644 --- a/srcpkgs/squashfs-tools-ng/template +++ b/srcpkgs/squashfs-tools-ng/template @@ -1,6 +1,6 @@ # Template file for 'squashfs-tools-ng' pkgname=squashfs-tools-ng -version=1.0.3 +version=1.0.4 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later" homepage="https://infraroot.at/projects/squashfs-tools-ng/index.html" changelog="https://git.infraroot.at/squashfs-tools-ng.git/plain/CHANGELOG.md" distfiles="https://infraroot.at/pub/squashfs/squashfs-tools-ng-${version}.tar.xz" -checksum=b1e4b7206e4629ba47e74fea897eb50f938e095d51cae79e77226da008045143 +checksum=e2809efdc51156196db7af591fd9ffc44297624b369619f214794c1b34bffb13 squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"