mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libevent: update to libevent-2.0.16-stable
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user