summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-09-14 23:50:30 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2015-09-14 23:50:30 (GMT)
commit6dda14dd0b3a2c18f2869aaf0eb47d9c8ddc84ef (patch)
treec03fc1a6eb2f5f79bdda80db205fd555d0f215fb
parent10c885ac8330747b9b560a4153a61ef29482c0ec (diff)
parenta31006bb797b4e5a86cf765af1be86c86e654f74 (diff)
downloadmxe-6dda14dd0b3a2c18f2869aaf0eb47d9c8ddc84ef.zip
mxe-6dda14dd0b3a2c18f2869aaf0eb47d9c8ddc84ef.tar.gz
mxe-6dda14dd0b3a2c18f2869aaf0eb47d9c8ddc84ef.tar.bz2
Merge pull request #856 from LuaAndC/log4cxx
Log4cxx: replace dead URL and some refactoring
-rw-r--r--src/log4cxx.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/log4cxx.mk b/src/log4cxx.mk
index 4c0e31c..cf41877 100644
--- a/src/log4cxx.mk
+++ b/src/log4cxx.mk
@@ -6,8 +6,8 @@ $(PKG)_IGNORE :=
$(PKG)_VERSION := 0.10.0
$(PKG)_CHECKSUM := d79c053e8ac90f66c5e873b712bb359fd42b648d
$(PKG)_SUBDIR := apache-log4cxx-$($(PKG)_VERSION)
-$(PKG)_FILE := apache-log4cxx-$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := http://apache.naggo.co.kr/logging/log4cxx/0.10.0/$($(PKG)_FILE)
+$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
+$(PKG)_URL := http://www.eu.apache.org/dist/logging/log4cxx/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_URL_2 := http://apache.mirror.cdnetworks.com//logging/log4cxx/0.10.0/$($(PKG)_FILE)
$(PKG)_DEPS := gcc apr-util