apr-util: update to 1.5.4 365/head
authorJiri Slachta <slachta@cesnet.cz>
Sat, 27 Sep 2014 14:35:09 +0000 (16:35 +0200)
committerJiri Slachta <slachta@cesnet.cz>
Sat, 27 Sep 2014 14:35:09 +0000 (16:35 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
libs/apr-util/Makefile

index 90f856a1185d5ebfd4071e44f6e2d9c0a13194f0..627f1486cf81c98d5ef1b6ed8a8396c5b4c7999a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2011 OpenWrt.org
+# Copyright (C) 2007-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=apr-util
-PKG_VERSION:=1.5.3
+PKG_VERSION:=1.5.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://mirrors.ibiblio.org/apache/apr/
-PKG_MD5SUM:=6f3417691c7a27090f36e7cf4d94b36e
+PKG_MD5SUM:=2202b18f269ad606d70e1864857ed93c
 PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
 PKG_LICENSE:=Apache License