From c9750d5d977fec9569baf8c41fd49a1f1060d315 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 8 May 2024 14:51:28 +0200 Subject: [PATCH] squashfs-tools-ng: update to 1.3.1. --- 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 57fca62ffc0..84ae19eb53a 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.3.0 +version=1.3.1 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=5f91df5eb4d4ae6b6f613e9b7cd346daf45373a1b065c6c1b0891a86abe13e8f +checksum=0728e825f18ce1af0ec0090ae9892665e61590bb94910f12bf0810b874fdce7f squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"