From 169f34e7b508f59f109cb2737fdc282e96d12ae2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 5 Mar 2014 20:02:27 +0100 Subject: [PATCH] libisofs: update to 1.3.6. --- srcpkgs/libisofs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libisofs/template b/srcpkgs/libisofs/template index 479119e26a7..81ce6bb1cc4 100644 --- a/srcpkgs/libisofs/template +++ b/srcpkgs/libisofs/template @@ -1,6 +1,6 @@ # Template file for 'libisofs' pkgname=libisofs -version=1.3.4 +version=1.3.6 revision=1 build_style=gnu-configure configure_args="--disable-static --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=fd1b23cc855b2c62384106dffa5ae9e779ed9bce1702b9687b2b64bb623c19f4 +checksum=9ffff0fa1827ac3c246783306fe98035ff8e4e251b5191984611a351f358350c libisofs-devel_package() { depends="zlib-devel acl-devel libisofs>=${version}_${revision}"