patch: update to 2.5.9.

--HG--
extra : convert_revision : 01f34c1f31b6ecdf488c4b0479826d2f81b6dbde
This commit is contained in:
Juan RP 2009-02-19 02:03:56 +01:00
parent 0aa3c25c3d
commit 1241c50a1a
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'patch'
pkgname=patch
version=2.5.4
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
version=2.5.9
distfiles="ftp://alpha.gnu.org/gnu/diffutils/patch-$version.tar.gz"
build_style=gnu_configure
short_desc="Patch files using diff output"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=dd2fc5a745bfca5450d13d7032fdc47ab102514aae3efb3fe334a6eff87df799
checksum=ecb5c6469d732bcf01d6ec1afe9e64f1668caba5bfdb103c28d7f537ba3cdb8a
long_desc="
'patch' takes a patch file containing a difference listing
produced by diff and applies those differences to one or