zisofs-tools: fix license, template layout
This commit is contained in:
parent
6fe61d8f89
commit
d14d9730cc
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'zisofs-tools'
|
||||
pkgname=zisofs-tools
|
||||
version=1.0.8
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
short_desc="ISO9660 transparent compression tool"
|
||||
homepage="https://www.kernel.org/pub/linux/utils/fs/zisofs/"
|
||||
license="GPL-2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/zisofs-tools/zisofs-tools-1.0.8.tar.bz2/2d0ed8c9a1f60b45f949b136f9be1f6c/$pkgname-$version.tar.bz2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mirrors.edge.kernel.org/pub/linux/utils/fs/zisofs/README"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/zisofs-tools/zisofs-tools-${version}.tar.bz2/2d0ed8c9a1f60b45f949b136f9be1f6c/$pkgname-$version.tar.bz2"
|
||||
checksum=ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue