projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9e00d6
)
change version of apr to 1.2.9 (they removed the sources for 1.2.8 from the server...
author
Martin Janitschke
<noeoeh@web.de>
Mon, 2 Jul 2007 10:59:50 +0000
(10:59 +0000)
committer
Martin Janitschke
<noeoeh@web.de>
Mon, 2 Jul 2007 10:59:50 +0000
(10:59 +0000)
SVN-Revision: 7849
libs/apr/Makefile
patch
|
blob
|
history
diff --git
a/libs/apr/Makefile
b/libs/apr/Makefile
index 2663f8612d1827f8ba4a82d1ff73560de70369e8..f17b192614519c837fa7f1a1eb2f4684e0964cdf 100644
(file)
--- a/
libs/apr/Makefile
+++ b/
libs/apr/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=apr
-PKG_VERSION:=1.2.
8
+PKG_VERSION:=1.2.
9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://apache.d-s-s-p.de/apr/
-PKG_MD5SUM:=
814f19528d9cfc79aef188dd752e04d8
+PKG_MD5SUM:=
6f4b063ac01a54ba0818c31280f06959
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)