projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab1304
)
libs/apr: use @APACHE download facility
2273/head
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 17 Jan 2016 18:21:04 +0000
(19:21 +0100)
committer
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 17 Jan 2016 18:21:04 +0000
(19:21 +0100)
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
libs/apr/Makefile
patch
|
blob
|
history
diff --git
a/libs/apr/Makefile
b/libs/apr/Makefile
index d61d31f9e6290af172f2d185f80daffae46cde8a..975447ddc5ca3c9fe1cfa19638c5cd18b468817e 100644
(file)
--- a/
libs/apr/Makefile
+++ b/
libs/apr/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=1.5.2
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=
http://mirrors.ibiblio.org/apache
/apr/
+PKG_SOURCE_URL:=
@APACHE
/apr/
PKG_MD5SUM:=4e9769f3349fe11fc0a5e1b224c236aa
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=Apache License