From 47bb3a96c8d43a2b341de78cba8f0493020b9cdb Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 17 Sep 2016 08:36:01 +0200 Subject: [PATCH] libisofs: update to 1.4.6. --- srcpkgs/libisofs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libisofs/template b/srcpkgs/libisofs/template index 4c22e7dd864..1a338886595 100644 --- a/srcpkgs/libisofs/template +++ b/srcpkgs/libisofs/template @@ -1,6 +1,6 @@ # Template file for 'libisofs' pkgname=libisofs -version=1.4.4 +version=1.4.6 revision=1 build_style=gnu-configure configure_args="--enable-libacl --enable-xattr" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://www.libburnia-project.org" license="GPL-2" distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz" -checksum=2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd +checksum=14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a libisofs-devel_package() { depends="${makedepends} libisofs>=${version}_${revision}"