summaryrefslogtreecommitdiffstats
path: root/src/apr.mk
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-06-19 02:09:45 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2015-06-19 02:09:45 (GMT)
commit65a3626c0eb002cc63647d481b0782d623b99097 (patch)
treecb65490a9ed82a6cd8e9c80a676a040b306c35e0 /src/apr.mk
parentbc594f889150fbb80efc000a5f5de872095ae8ab (diff)
downloadmxe-65a3626c0eb002cc63647d481b0782d623b99097.zip
mxe-65a3626c0eb002cc63647d481b0782d623b99097.tar.gz
mxe-65a3626c0eb002cc63647d481b0782d623b99097.tar.bz2
apr: Update
Diffstat (limited to 'src/apr.mk')
-rw-r--r--src/apr.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/apr.mk b/src/apr.mk
index b3a3398..61b6ed8 100644
--- a/src/apr.mk
+++ b/src/apr.mk
@@ -3,8 +3,8 @@
PKG := apr
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.5.1
-$(PKG)_CHECKSUM := 9caa83e3f50f3abc9fab7c4a3f2739a12b14c3a3
+$(PKG)_VERSION := 1.5.2
+$(PKG)_CHECKSUM := 2ef2ac9a8de7f97f15ef32cddf1ed7325163d84c
$(PKG)_SUBDIR := apr-$($(PKG)_VERSION)
$(PKG)_FILE := apr-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://archive.apache.org/dist/apr/$($(PKG)_FILE)