mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/grep: upgrade to 3.12
https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00008.html
This commit is contained in:
parent
658792cc81
commit
4cbb86a7e5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Michael Mason <ms13sp@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=grep
|
||||
pkgver=3.11
|
||||
pkgver=3.12
|
||||
pkgrel=0
|
||||
pkgdesc="Searches input files for lines containing a match to a specified pattern"
|
||||
url="https://www.gnu.org/software/grep/grep.html"
|
||||
|
@ -37,5 +37,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
f254a1905a08c8173e12fbdd4fd8baed9a200217fba9d7641f0d78e4e002c1f2a621152d67027d9b25f0bb2430898f5233dc70909d8464fd13d7dd9298e65c42 grep-3.11.tar.xz
|
||||
c54b4db5a8b9afe098c088decd94977746305284d716666a60bac82b4edc0fae4acf828970b5b6fc7d58ecd549f638e17e6958f33a71fedcc7d7415b9228b161 grep-3.12.tar.xz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue