Author: jow
Date: 2015-02-06 11:30:04 +0100 (Fri, 06 Feb 2015)
New Revision: 44289

Modified:
   trunk/package/libs/libevent2/Makefile
Log:
libevent2: update to v2.0.22

Signed-off-by: Jo-Philipp Wich <[email protected]>

Modified: trunk/package/libs/libevent2/Makefile
===================================================================
--- trunk/package/libs/libevent2/Makefile       2015-02-06 00:27:06 UTC (rev 
44288)
+++ trunk/package/libs/libevent2/Makefile       2015-02-06 10:30:04 UTC (rev 
44289)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011-2013 OpenWrt.org
+# Copyright (C) 2011-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libevent2
-PKG_VERSION:=2.0.21
+PKG_VERSION:=2.0.22
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/libevent-$(PKG_VERSION)-stable
 PKG_SOURCE:=libevent-$(PKG_VERSION)-stable.tar.gz
 PKG_SOURCE_URL:=http://www.monkey.org/~provos/ \
        @SF/levent
-PKG_MD5SUM:=b2405cc9ebf264aa47ff615d9de527a2
+PKG_MD5SUM:=c4c56f986aa985677ca1db89630a2e11
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 PKG_LICENSE:=BSD-3-Clause
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to