packages/libevent: update to 2.0.15
libevent 2.0.15 update patch - fixes tor compile error Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/packages@28741 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d3d91628a0
commit
f218a083c1
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libevent2
|
||||
PKG_VERSION:=2.0.14
|
||||
PKG_VERSION:=2.0.15
|
||||
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:=cac0f379da35d3b98f83ac16fcfe1df4
|
||||
PKG_MD5SUM:=2643abe7ba242df15c08b2cc14ec8759
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user