From f054ff0ae4d41601609ac7ad4e8600911d36b7f5 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 19 Aug 2021 15:38:18 +0200 Subject: [PATCH] squashfs-tools-ng: update to 1.1.3. --- 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 f2e6171f024..3a6e4849703 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.2 +version=1.1.3 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=4afe24fa7ebf583e00f7eef23259a286a4f1eaa780d610e2678cd58e7c5c9942 +checksum=abce0fcf9a8ae1c3352e4e5e87e1b077f54411da517332ea83b5e7ce948dd70d squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"