From d4af36ff35cba9fbd7a9325540927d609c273808 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 9 May 2021 01:25:32 +0200 Subject: [PATCH] squashfs-tools-ng: update to 1.1.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 ba0c6fb2139..f67f436f86a 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.0 +version=1.1.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=110794124b268e92e28e6a95f0781d1338f48c338434ef746f5de68c64e19aeb +checksum=b82fc0adf85ff3a9c80aafbd68d839c03140944fe604ce994f196ffefedd881d squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"