aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-09-18 19:45:49 -0700
committerGitHub <noreply@github.com>2018-09-18 19:45:49 -0700
commit5abd420c658097e8cbc799f65f0e853fadeec891 (patch)
tree1f3386952164d7cd2d1e5d7d14d2fcce082eebe8 /libs
parent07ae4d928e426d70d55c93cab074c820a28690ef (diff)
apr: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/apr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/apr/Makefile b/libs/apr/Makefile
index 805427afb..f8045b79b 100644
--- a/libs/apr/Makefile
+++ b/libs/apr/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=apr
-PKG_VERSION:=1.6.3
+PKG_VERSION:=1.6.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@APACHE/apr/
-PKG_HASH:=131f06d16d7aabd097fa992a33eec2b6af3962f93e6d570a9bd4d85e95993172
+PKG_HASH:=a67ca9fcf9c4ff59bce7f428a323c8b5e18667fdea7b0ebad47d194371b0a105
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=Apache License