aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/grep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/grep/APKBUILD b/main/grep/APKBUILD
index 47cc76a1ad..0be3037679 100644
--- a/main/grep/APKBUILD
+++ b/main/grep/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=grep
-pkgver=2.13
+pkgver=2.14
pkgrel=0
pkgdesc="Searches input files for lines containing a match to a specified pattern"
url="http://www.gnu.org/software/grep/grep.html"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="5894d484e6c02249f9702d0d8a472115 grep-2.13.tar.xz"
+md5sums="d4a3f03849d1e17ce56ab76aa5a24cab grep-2.14.tar.xz"