libisofs: update to 1.5.6.pl01.
This commit is contained in:
parent
d94824debd
commit
32b11ff0c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libisofs'
|
||||
pkgname=libisofs
|
||||
version=1.5.4
|
||||
version=1.5.6.pl01
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libacl --enable-xattr"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://dev.lovelyhq.com/libburnia/web/wiki/Libisofs"
|
||||
changelog="https://dev.lovelyhq.com/libburnia/libisofs/raw/branch/master/ChangeLog"
|
||||
distfiles="https://files.libburnia-project.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=aaa0ed80a7501979316f505b0b017f29cba0ea5463b751143bad2c360215a88e
|
||||
checksum=ac1fd338d641744ca1fb1567917188b79bc8c2506832dd56885fec98656b9f25
|
||||
|
||||
libisofs-devel_package() {
|
||||
depends="${makedepends} libisofs>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue