chroot-patch: update to 2.7.1.
This commit is contained in:
parent
dc945a98c4
commit
51da6429e6
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'chroot-patch'
|
||||
pkgname=chroot-patch
|
||||
version=2.6.1
|
||||
version=2.7.1
|
||||
revision=1
|
||||
wrksrc="patch-${version}"
|
||||
distfiles="http://ftp.gnu.org/gnu/patch/patch-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Patch files using diff output -- for xbps-src use"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1d1441380c92ed8572049411406964a0a987aefd228be3abb8623eca1f3ced8a
|
||||
checksum=aae676de9e95051f425af4507fcc9a019941a2a1f78405e7dbd40bccf786aa11
|
||||
long_desc="
|
||||
patch takes a patch file containing a difference listing produced by diff
|
||||
and applies those differences to one or more original files, producing
|
||||
|
|
Loading…
Add table
Reference in a new issue