diff --git a/srcpkgs/libisofs/template b/srcpkgs/libisofs/template index 70c52d45afa..cf2cb551468 100644 --- a/srcpkgs/libisofs/template +++ b/srcpkgs/libisofs/template @@ -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 " 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}"