summaryrefslogtreecommitdiffstats
path: root/main/grep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/grep/APKBUILD')
-rw-r--r--main/grep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/grep/APKBUILD b/main/grep/APKBUILD
index 246d6c2a..7d1106be 100644
--- a/main/grep/APKBUILD
+++ b/main/grep/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer:
pkgname=grep
-pkgver=2.6.2
+pkgver=2.6.3
pkgrel=0
pkgdesc="Searches input files for lines containing a match to a specified pattern"
url="http://www.gnu.org/software/grep/grep.html"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="923ab7442f333cdfe8d1c6f8e3de88db grep-2.6.2.tar.gz"
+md5sums="3095b57837b312f087c0680559de7f13 grep-2.6.3.tar.gz"