zutils: update to 1.6.
This commit is contained in:
parent
bb893e1534
commit
ef17e87d37
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'zutils'
|
||||
pkgname=zutils
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="lzip"
|
||||
depends="bzip2 gzip lzip xz"
|
||||
conf_files="/etc/zutilsrc"
|
||||
short_desc="Utilities to deal with compressed files transparently"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.nongnu.org/zutils/zutils.html"
|
||||
distfiles="http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${version}.tar.lz"
|
||||
checksum=0ea5aff71da22e967cd3508e2a99a60155d8df573d623cdc480476364ae708b2
|
||||
checksum=eb100df09e3ff1af2c2424cf2799946d742f8275ea281118f87ff14ed1b8d73a
|
||||
|
||||
post_install() {
|
||||
cd ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in a new issue