gzip: update to 1.4.
--HG-- extra : convert_revision : e8ab13ebb8387d63b6f93dc3c42b1152b85887a5
This commit is contained in:
parent
82ed642232
commit
ae95ebc424
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gzip'
|
||||
pkgname=gzip
|
||||
version=1.3.13
|
||||
version=1.4
|
||||
distfiles="http://ftp.gnu.org/gnu/gzip/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="GNU compression utility (replacement for compress)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1d06ff9f5c523651bed3dcde6e6aa8118eee48b22534a157a2588705fa517ca3
|
||||
checksum=d166cfd3da380da1bd535633e8890bfb5664f9e68870a611d1dc01a3e9f711ee
|
||||
long_desc="
|
||||
gzip (GNU zip) is a compression utility designed to be a replacement for
|
||||
'compress'. Its main advantages over compress are much better compression
|
||||
|
|
Loading…
Reference in a new issue