aboutsummaryrefslogtreecommitdiffstats
path: root/main/grep
diff options
context:
space:
mode:
Diffstat (limited to 'main/grep')
-rw-r--r--main/grep/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/grep/APKBUILD b/main/grep/APKBUILD
index 0a5442c32d..a477bef891 100644
--- a/main/grep/APKBUILD
+++ b/main/grep/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=grep
-pkgver=2.10
-pkgrel=1
+pkgver=2.12
+pkgrel=0
pkgdesc="Searches input files for lines containing a match to a specified pattern"
url="http://www.gnu.org/software/grep/grep.html"
arch="all"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="709915434d09f5db655e5ebd7fd6bb7f grep-2.10.tar.xz"
+md5sums="8d2f0346d08b13c18afb81f0e8aa1e2f grep-2.12.tar.xz"