Remove the old Apache HTTP server recipe

This commit is contained in:
Ribbon 2024-03-26 02:16:54 +00:00
parent 5e2e8741ed
commit 7c73f7b642

View File

@ -1,8 +0,0 @@
#TODO Not compiled or tested
[source]
tar = "https://dlcdn.apache.org/httpd/httpd-2.4.58.tar.bz2"
[build]
template = "configure"
dependencies = [
"pcre",
]