transmission: update to 2.84.
This commit is contained in:
parent
a1fa7f7da8
commit
cbd97abd83
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'transmission'
|
# Template file for 'transmission'
|
||||||
pkgname=transmission
|
pkgname=transmission
|
||||||
version=2.83
|
version=2.84
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp"
|
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.transmissionbt.com/"
|
homepage="http://www.transmissionbt.com/"
|
||||||
license="MIT, GPL-2"
|
license="MIT, GPL-2"
|
||||||
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.xz"
|
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.xz"
|
||||||
checksum=b0e1b050167e7f71b68e01a8d55b984a828fe880df9abfbc6281cb2a0d7d1433
|
checksum=a9fc1936b4ee414acc732ada04e84339d6755cd0d097bcbd11ba2cfc540db9eb
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" qt-devel"
|
makedepends+=" qt-devel"
|
||||||
|
|
Loading…
Reference in New Issue