mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:27:36 +00:00
Ports/grep: Update to 3.8
This commit is contained in:
parent
306162de35
commit
b8003fa027
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=grep
|
||||
version=3.7
|
||||
version=3.8
|
||||
files="https://ftpmirror.gnu.org/gnu/grep/grep-${version}.tar.gz grep-${version}.tar.gz
|
||||
https://ftpmirror.gnu.org/gnu/grep/grep-${version}.tar.gz.sig grep-${version}.tar.gz.sig
|
||||
https://ftpmirror.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue