transmission: update to 2.77.
This commit is contained in:
parent
c9895bc3cd
commit
15ddbb26a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'transmission'
|
||||
pkgname=transmission
|
||||
version=2.76
|
||||
version=2.77
|
||||
revision=1
|
||||
subpackages="${pkgname}-gtk ${pkgname}-qt"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.transmissionbt.com/"
|
||||
license="MIT, GPL-2"
|
||||
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.xz"
|
||||
checksum=02c8c47da5b5567f9018d4a1fdad585cff58d315bd2a544da71e7bd473853b33
|
||||
checksum=55b1653fc18a10153ba9439f284bd7b2276a6859416dcae217d9e8c689841fde
|
||||
|
||||
post_build() {
|
||||
# Build the qt frontend.
|
||||
|
|
Loading…
Reference in a new issue