libisofs: update to 1.5.6.pl01.

This commit is contained in:
Piraty 2024-02-12 09:53:20 +01:00
parent d94824debd
commit 32b11ff0c4
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -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}"