mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #1745 from queeup/updates
transmission: update to transmission-2.76
This commit is contained in:
commit
f8503fdb5f
@ -1,3 +1,6 @@
|
||||
3.0.3
|
||||
- update to transmission-2.76
|
||||
|
||||
3.0.2
|
||||
- update to transmission-2.74
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="transmission"
|
||||
PKG_VERSION="2.74"
|
||||
PKG_REV="2"
|
||||
PKG_VERSION="2.76"
|
||||
PKG_REV="3"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.transmissionbt.com/"
|
||||
|
@ -0,0 +1,12 @@
|
||||
diff -Naur transmission-2.76/configure.ac transmission-2.76.patch/configure.ac
|
||||
--- transmission-2.76/configure.ac 2013-01-09 03:32:09.534138180 +0200
|
||||
+++ transmission-2.76.patch/configure.ac 2013-01-12 22:44:37.881897688 +0200
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
-dnl AM_CONFIG_HEADER(config.h)
|
||||
+dnl AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_SRCDIR(libtransmission/transmission.h)
|
||||
AM_INIT_AUTOMAKE([1.9 tar-pax])
|
||||
LT_INIT
|
Loading…
x
Reference in New Issue
Block a user