------------------------------------------------------------ revno: 839 committer: Brandon Invergo <[email protected]> branch nick: trunk timestamp: Tue 2012-08-21 17:45:43 +0200 message: update grep to 2.14 modified: gnu/grep/Makefile gnu/grep/sha256sums
=== modified file 'gnu/grep/Makefile' --- a/gnu/grep/Makefile 2012-04-23 20:46:33 +0000 +++ b/gnu/grep/Makefile 2012-08-21 15:45:43 +0000 @@ -1,5 +1,5 @@ GARNAME = grep -GARVERSION = 2.11 +GARVERSION = 2.14 MAINTAINER = Brandon Invergo <[email protected]> MASTER_SITES = $(MASTER_GNU)
=== modified file 'gnu/grep/sha256sums' --- a/gnu/grep/sha256sums 2012-04-23 20:46:33 +0000 +++ b/gnu/grep/sha256sums 2012-08-21 15:45:43 +0000 @@ -1,2 +1,2 @@ -03031f8a7dfdc328a674831e6edfaaa079312a7f4185452292c69a2a3e2b0ee9 download/grep-2.11.tar.xz -f22c03c393d1b84565cb823d5133866d891e6ae8ac2a97a7bd2aff7861635dff download/grep-2.11.tar.xz.sig +e70e801d4fbb16e761654a58ae48bf5020621c95c8e35bd864742577685872e1 download/grep-2.14.tar.xz +c9ca82cd0800ad4801e633d32cedb4c504f5a8e73c41730033e202d5b13e4f8d download/grep-2.14.tar.xz.sig
