mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-09 10:42:12 +01:00
main/grep: upgrade to 2.14
This commit is contained in:
parent
e8854bdfe8
commit
6c1925992a
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user