libevent: update to libevent-2.0.16-stable

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-05 21:45:32 +01:00
parent 739dfe2498
commit 3816d44764
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
2.0.2
- update libevent to libevent-2.0.16-stable
2.0.1
- fix service script
@ -40,4 +43,4 @@
- update to transmission-2.31
0.99.1
- initial version transmission-2.20
- initial version transmission-2.20

View File

@ -20,7 +20,7 @@
PKG_NAME="transmission"
PKG_VERSION="2.42"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.transmissionbt.com/"

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libevent"
PKG_VERSION="2.0.14-stable"
PKG_VERSION="2.0.16-stable"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"