grep: update to 2.22

This commit is contained in:
Tom G. Christensen 2015-11-11 17:57:57 +01:00
parent e02be4e2e2
commit 36762334f3
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=grep
version=2.21
version=2.22
pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/grep/$topdir-$version.tar.xz
# If there are no patches, simply comment this
@ -24,8 +24,6 @@ reg prep
prep()
{
generic_prep
setdir source
${__gsed} -i 's/2.14.56-1e3d/2.15/g' configure
}
reg build

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Wed Nov 11 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 2.22-1
- Update to 2.22
* Sat Mar 14 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 2.21-1
- Update to 2.21