From b5dac3cd6e1e3a6a9671b03f6ca2d632fbfd69fb Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 4 Dec 2022 14:30:42 +0100 Subject: [PATCH] squashfs-tools-ng: update to 1.2.0. --- 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 e05075284fc..84e8bc758e2 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.1.4 +version=1.2.0 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=6f3f7864f17b250453df31fe3925ce7d1430cf6b1d514112641d734fe3c8f61a +checksum=d736076095d584975640a78cd1554ce15ccbdebdd73d779b7d1ec8004832b7e7 squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"