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

Ports/sed: Update to 4.9

This commit is contained in:
Mr.UNIX 2023-02-05 16:54:53 +00:00 committed by Sam Atkins
parent 93d456077e
commit 306162de35
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=sed
version=4.8
version=4.9
useconfigure="true"
use_fresh_config_sub="true"
config_sub_paths=("build-aux/config.sub")