libisofs: update to 1.3.6.
This commit is contained in:
parent
710284703a
commit
169f34e7b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libisofs'
|
# Template file for 'libisofs'
|
||||||
pkgname=libisofs
|
pkgname=libisofs
|
||||||
version=1.3.4
|
version=1.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-libacl --enable-xattr"
|
configure_args="--disable-static --enable-libacl --enable-xattr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.libburnia-project.org"
|
homepage="http://www.libburnia-project.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=fd1b23cc855b2c62384106dffa5ae9e779ed9bce1702b9687b2b64bb623c19f4
|
checksum=9ffff0fa1827ac3c246783306fe98035ff8e4e251b5191984611a351f358350c
|
||||||
|
|
||||||
libisofs-devel_package() {
|
libisofs-devel_package() {
|
||||||
depends="zlib-devel acl-devel libisofs>=${version}_${revision}"
|
depends="zlib-devel acl-devel libisofs>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue