From c37985beba2e7aae84e0ce04556ae4d17844f868 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 5 Sep 2020 16:31:24 +0200 Subject: [PATCH] squashfs-tools-ng: update to 1.0.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 0b6079246aa..1a661a1c950 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.0.1 +version=1.0.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=44cf0cc1fde074a79ef1e1d616afccce895288391f9cdfff02a95eb828141d88 +checksum=958d4668a3bfcdf73b87bac2657fc0f2fb8e6348510e0572fec38ead32805cef squashfs-tools-ng-devel_package() { depends="${sourcepkg}>=${version}_${revision}"