diff --git a/software/apache-http-server.yml b/software/apache-http-server.yml index 30a2808f2f..9e989066db 100644 --- a/software/apache-http-server.yml +++ b/software/apache-http-server.yml @@ -1,6 +1,6 @@ name: "Apache HTTP Server" website_url: "https://httpd.apache.org/" -source_code_url: "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/" +source_code_url: "https://svn.apache.org/repos/asf/httpd/httpd/trunk/" description: "Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards." licenses: - Apache-2.0