mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/grep: upgrade to 2.25
This commit is contained in:
parent
deed8d76c1
commit
c0985316a6
@ -1,7 +1,7 @@
|
||||
# Contributor: Michael Mason <ms13sp@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=grep
|
||||
pkgver=2.24
|
||||
pkgver=2.25
|
||||
pkgrel=0
|
||||
pkgdesc="Searches input files for lines containing a match to a specified pattern"
|
||||
url="http://www.gnu.org/software/grep/grep.html"
|
||||
@ -37,6 +37,6 @@ package() {
|
||||
return 0
|
||||
}
|
||||
|
||||
md5sums="f1c980134c04692a90078e87283074b6 grep-2.24.tar.xz"
|
||||
sha256sums="f248beb9098c5aab94d2fdd03b5a21d705e5ba8a3ce4d8c9f607a670498eec14 grep-2.24.tar.xz"
|
||||
sha512sums="44dafa41ef74687ef91efdb6fd8e81a1a8469f74ec98a6d681eee304455dd18561abca328b89e22b4b7ba5ce157b1d34cae3251d86354df36807b7042afc3650 grep-2.24.tar.xz"
|
||||
md5sums="04e96b0e6f0fe6a180ae62c88fcd0af6 grep-2.25.tar.xz"
|
||||
sha256sums="e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830 grep-2.25.tar.xz"
|
||||
sha512sums="7a738f938dde350ae71eb87083586e25768ba392113cba973a4e567b476c788ca66e0736d63f5e0e12a7847fa70379dc0b6568ec92431ea4604acd2cbedd66c1 grep-2.25.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user