index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
libs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Rosen Penev <rosenp@gmail.com>
2018-09-18 19:45:49 -0700
committer
GitHub <noreply@github.com>
2018-09-18 19:45:49 -0700
commit
5abd420c658097e8cbc799f65f0e853fadeec891
(
patch
)
tree
1f3386952164d7cd2d1e5d7d14d2fcce082eebe8
/
libs
parent
07ae4d928e426d70d55c93cab074c820a28690ef
(
diff
)
apr: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat
(limited to 'libs')
-rw-r--r--
libs/apr/Makefile
4
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