Add patch for sed

This commit is contained in:
Jeremy Soller 2020-05-21 20:59:20 -06:00
parent e754bc2184
commit decf39197d
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,5 +1,8 @@
[source]
tar = "http://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz"
patches = [
"sed.patch"
]
[build]
template = "configure"