main/grep: upgrade to 3.3

This commit is contained in:
TBK 2019-02-11 06:30:02 +01:00 committed by Sören Tempel
parent 85a58cc51d
commit 9550efcb68

View File

@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=grep
pkgver=3.2
pkgver=3.3
pkgrel=0
pkgdesc="Searches input files for lines containing a match to a specified pattern"
url="https://www.gnu.org/software/grep/grep.html"
@ -48,5 +48,5 @@ package() {
rmdir -p "$pkgdir"/usr/lib 2>/dev/null || true
}
sha512sums="8d12417abe400ef83e2df41e74e937b15c86d84cf2c6288d43264d4497d3f047b7017f907944f04bfc6ebe9c17aff50adbd1945a95a8920b6ef660891df07aa6 grep-3.2.tar.xz
sha512sums="e4805dbddf7cd0f0faf412557d408509650c1ccf703bc450f10a3f727c690dbfaa1235aa81939a0e4b7ac6190f88c15ea1fcc562b343d4b4c7550f967aeb15db grep-3.3.tar.xz
9ba6b01c0c74933299afb469dadd2ea0c7e24befa34c691671a576063e32a1f0c735541e5e2bb0073d8afd814790909f7f895827aa8a2fbacdfcae380a7bcb11 fix-tests.patch"