1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 03:07:35 +00:00

Ports/grep: Update grep to version 3.11

This commit is contained in:
EWouters 2023-09-01 19:51:36 +02:00 committed by Jelle Raaijmakers
parent 10c93db20a
commit 548702bd4a
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='grep'
version='3.10'
version='3.11'
files=(
"https://ftpmirror.gnu.org/gnu/grep/grep-${version}.tar.gz#de7b21d8e3348ea6569c6fd5734e90a31169ef62429ea3dce48a6fc1dd85d260"
"https://ftpmirror.gnu.org/gnu/grep/grep-${version}.tar.gz#1f31014953e71c3cddcedb97692ad7620cb9d6d04fbdc19e0d8dd836f87622bb"
)
useconfigure='true'
configopts=(