log4cxx: reuse SUBDIR variable in FILE variable

This commit is contained in:
Boris Nagaev 2015-09-14 21:51:21 +01:00
parent 4b1965a9a1
commit a31006bb79
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ $(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)_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