patch: update to 2.6.1.
--HG-- extra : convert_revision : dfa2f46deb5aa50c518c5ffd9f468d956775420b
This commit is contained in:
parent
594bd373b1
commit
bcc97b1fc5
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'patch'
|
||||
pkgname=patch
|
||||
version=2.6
|
||||
version=2.6.1
|
||||
distfiles="http://ftp.gnu.org/gnu/patch/patch-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Patch files using diff output"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9f9080cc25b484ad8f668695de3675a3873e801d77c62bc8fd4164486312c0f4
|
||||
checksum=1d1441380c92ed8572049411406964a0a987aefd228be3abb8623eca1f3ced8a
|
||||
long_desc="
|
||||
patch takes a patch file containing a difference listing
|
||||
produced by diff and applies those differences to one or
|
||||
|
|
Loading…
Reference in New Issue