libisofs: update to 1.4.6.
This commit is contained in:
parent
5224d09289
commit
47bb3a96c8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libisofs'
|
# Template file for 'libisofs'
|
||||||
pkgname=libisofs
|
pkgname=libisofs
|
||||||
version=1.4.4
|
version=1.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libacl --enable-xattr"
|
configure_args="--enable-libacl --enable-xattr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=2418f0feeea652dc122a39840d58c6931aa1008480385f7403881d82a629bdfd
|
checksum=14ab0b384e988d651092ca184d5f18dba83a9cfa05ff5e581770d6baa879a50a
|
||||||
|
|
||||||
libisofs-devel_package() {
|
libisofs-devel_package() {
|
||||||
depends="${makedepends} libisofs>=${version}_${revision}"
|
depends="${makedepends} libisofs>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue