From 8448371839b2d4650b7b991abc9cf6201d98a447 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 1 Apr 2024 03:00:50 +0200 Subject: [PATCH] squashfs-tools-ng: update to 1.3.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 84e8bc758e21c5..57fca62ffc0ab2 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.2.0 +version=1.3.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=d736076095d584975640a78cd1554ce15ccbdebdd73d779b7d1ec8004832b7e7 +checksum=5f91df5eb4d4ae6b6f613e9b7cd346daf45373a1b065c6c1b0891a86abe13e8f squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"