ladybird/Ports/sed/package.sh
Dan MacDonald f1e9588040 Ports: Add GNU sed 4.2.1 (#1127)
4.2.1 was the last version not to depend upon Gnulib.
2020-01-24 14:09:52 +01:00

5 lines
147 B
Bash
Executable file

#!/bin/bash ../.port_include.sh
port=sed
version=4.2.1
useconfigure="true"
files="https://ftp.gnu.org/gnu/sed/sed-4.2.1.tar.bz2 sed-4.2.1.tar.bz2"