summaryrefslogtreecommitdiffstats
path: root/src/apr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/apr.mk')
-rw-r--r--src/apr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apr.mk b/src/apr.mk
index 61b6ed8..2c9187e 100644
--- a/src/apr.mk
+++ b/src/apr.mk
@@ -4,7 +4,7 @@
PKG := apr
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.5.2
-$(PKG)_CHECKSUM := 2ef2ac9a8de7f97f15ef32cddf1ed7325163d84c
+$(PKG)_CHECKSUM := 84af18355b65bb0d047be03ec7d659c746d6dbdb
$(PKG)_SUBDIR := apr-$($(PKG)_VERSION)
$(PKG)_FILE := apr-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://archive.apache.org/dist/apr/$($(PKG)_FILE)