From dcc385c257242f5f84678090e2863bb5dba20bbe Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 2 Jul 2016 23:17:06 +0200 Subject: [PATCH] libisofs: update to 1.4.4. --- srcpkgs/libisofs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libisofs/template b/srcpkgs/libisofs/template index 2fe27a8e547..4c22e7dd864 100644 --- a/srcpkgs/libisofs/template +++ b/srcpkgs/libisofs/template @@ -1,6 +1,6 @@ # Template file for 'libisofs' pkgname=libisofs -version=1.4.2 +version=1.4.4 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=d5e7f3ea613a78924dde979f699427b1c6b85ba4540d275aa67945b4a70fb3ab +checksum=2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd libisofs-devel_package() { depends="${makedepends} libisofs>=${version}_${revision}"