From fbc5b81b30216b7fb6c48f59ed862caf8516faa5 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 29 Jun 2021 17:48:41 +0200 Subject: [PATCH] squashfs-tools-ng: update to 1.1.2. --- 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 f67f436f86..f2e6171f02 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.1 +version=1.1.2 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=b82fc0adf85ff3a9c80aafbd68d839c03140944fe604ce994f196ffefedd881d +checksum=4afe24fa7ebf583e00f7eef23259a286a4f1eaa780d610e2678cd58e7c5c9942 squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"