From: Stephen Walker Date: Sun, 20 May 2012 04:36:25 +0000 (+0000) Subject: libevent2: update to 2.0.19 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=42b0516dbda180cf2e94dc3f6a4839f7f83ae8e6;p=openwrt%2Fsvn-archive%2Fpackages.git libevent2: update to 2.0.19 SVN-Revision: 31826 --- diff --git a/libs/libevent2/Makefile b/libs/libevent2/Makefile index e6207ccaa..f993ab61c 100644 --- a/libs/libevent2/Makefile +++ b/libs/libevent2/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011 OpenWrt.org +# Copyright (C) 2011-2012 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.16 +PKG_VERSION:=2.0.19 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:=899efcffccdb3d5111419df76e7dc8df +PKG_MD5SUM:=91111579769f46055b0a438f5cc59572 PKG_FIXUP:=libtool PKG_INSTALL:=1