diff --git a/package/apache/apache.hash b/package/apache/apache.hash index ca9d1580ad..5b0aab0af2 100644 --- a/package/apache/apache.hash +++ b/package/apache/apache.hash @@ -1,4 +1,4 @@ -# From https://downloads.apache.org/httpd/httpd-2.4.65.tar.bz2.{sha256,sha512} +# From https://archive.apache.org/dist/httpd/httpd-2.4.65.tar.bz2.{sha256,sha512} sha256 58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3 httpd-2.4.65.tar.bz2 sha512 202f8bfe2aafcfbcd7315191d466e9c10b9a8c0abafb7864510b6e1abe4cb660aaacc2456aa77d43e48ef7a49e591d0b54170d3daf67abc3e06c3da1c63fdffc httpd-2.4.65.tar.bz2 # Locally computed diff --git a/package/apache/apache.mk b/package/apache/apache.mk index cb029274c5..23332f3e85 100644 --- a/package/apache/apache.mk +++ b/package/apache/apache.mk @@ -6,7 +6,7 @@ APACHE_VERSION = 2.4.65 APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2 -APACHE_SITE = https://dlcdn.apache.org/httpd +APACHE_SITE = https://archive.apache.org/dist/httpd APACHE_LICENSE = Apache-2.0 APACHE_LICENSE_FILES = LICENSE APACHE_CPE_ID_VENDOR = apache