transmission: update to 2.77.
This commit is contained in:
parent
c9895bc3cd
commit
15ddbb26a4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'transmission'
|
# Template file for 'transmission'
|
||||||
pkgname=transmission
|
pkgname=transmission
|
||||||
version=2.76
|
version=2.77
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="${pkgname}-gtk ${pkgname}-qt"
|
subpackages="${pkgname}-gtk ${pkgname}-qt"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,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=02c8c47da5b5567f9018d4a1fdad585cff58d315bd2a544da71e7bd473853b33
|
checksum=55b1653fc18a10153ba9439f284bd7b2276a6859416dcae217d9e8c689841fde
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
# Build the qt frontend.
|
# Build the qt frontend.
|
||||||
|
|
Loading…
Reference in New Issue