From 51da6429e6cb5b3a4665b72179ac2e333b7a9db9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Sep 2012 10:13:36 +0200 Subject: [PATCH] chroot-patch: update to 2.7.1. --- srcpkgs/chroot-patch/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chroot-patch/template b/srcpkgs/chroot-patch/template index 9f90ce13cde..484d440f118 100644 --- a/srcpkgs/chroot-patch/template +++ b/srcpkgs/chroot-patch/template @@ -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 " -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