mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
apache: fix download URL
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ PKG_LICENSE:=Apache License
|
|||||||
|
|
||||||
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://mirrors.ibiblio.org/apache/httpd/ \
|
PKG_SOURCE_URL:=http://mirrors.ibiblio.org/apache/httpd/ \
|
||||||
http://apache.imsam.info/httpd/
|
http://apache.imsam.info/httpd/ \
|
||||||
|
https://archive.apache.org/dist/httpd/
|
||||||
PKG_MD5SUM:=6c10e15835ab214464228a9beb7afba8
|
PKG_MD5SUM:=6c10e15835ab214464228a9beb7afba8
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
||||||
|
|||||||
Reference in New Issue
Block a user