libisofs: update to 1.5.4 + fix links.
This commit is contained in:
parent
f7cd387a94
commit
c5d5b0645f
@ -1,6 +1,6 @@
|
||||
# Template file for 'libisofs'
|
||||
pkgname=libisofs
|
||||
version=1.5.2
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libacl --enable-xattr"
|
||||
@ -8,9 +8,10 @@ makedepends="acl-devel zlib-devel"
|
||||
short_desc="Library to create ISO9660 images"
|
||||
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=ef5a139600b3e688357450e52381e40ec26a447d35eb8d21524598c7b1675500
|
||||
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
|
||||
|
||||
libisofs-devel_package() {
|
||||
depends="${makedepends} libisofs>=${version}_${revision}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user