[packages] transmission: update to 2.20b2, depend on libevent 2.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25253 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
784bcfa34d
commit
cdc5baf7b5
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=transmission
|
||||
PKG_VERSION:=2.13
|
||||
PKG_VERSION:=2.20b2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://mirrors.m0k.org/transmission/files
|
||||
PKG_MD5SUM:=eb126ae88b80487f2840896939019421
|
||||
PKG_MD5SUM:=523d73ddb0d5185b5b4425e19ff344d9
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
@ -32,7 +32,7 @@ endef
|
||||
|
||||
define Package/transmission-daemon
|
||||
$(call Package/transmission/template)
|
||||
DEPENDS:=+libcurl +libopenssl +libpthread +libevent
|
||||
DEPENDS:=+libcurl +libopenssl +libpthread +libevent2
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user