mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libisofs: update to 1.5.2
This commit is contained in:
parent
e29e8b964f
commit
bf0b0d57d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libisofs'
|
||||
pkgname=libisofs
|
||||
version=1.5.0
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libacl --enable-xattr"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.libburnia-project.org"
|
||||
distfiles="http://files.libburnia-project.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=da5f9de3085dd7e34f3bfa73bef4f6380253b839c7aa9aa8ae66f1e1a61a3400
|
||||
checksum=ef5a139600b3e688357450e52381e40ec26a447d35eb8d21524598c7b1675500
|
||||
|
||||
libisofs-devel_package() {
|
||||
depends="${makedepends} libisofs>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue