mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libevent: update to libevent-2.0.16-stable
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
739dfe2498
commit
3816d44764
@ -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
|
||||
|
@ -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/"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user