network/transmission: Updated for version 2.94.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-06-11 05:08:53 -04:00 committed by David Spencer
parent a6a0615fe6
commit 4d397314e5
2 changed files with 6 additions and 4 deletions

View file

@ -30,6 +30,8 @@
# https://github.com/transmission/transmission/pull/468
# Thanks to Freenode user lord_ for pointing this out.
# 20180611 bkw: update for v2.94
# 20170621 bkw: fix build on -current.
# 20150204 bkw: allow user to disable the various components.
@ -38,7 +40,7 @@
# But disabling them all is no good.
PRGNAM=transmission
VERSION=${VERSION:-2.93}
VERSION=${VERSION:-2.94}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="transmission"
VERSION="2.93"
VERSION="2.94"
HOMEPAGE="http://www.transmissionbt.com/"
DOWNLOAD="https://github.com/transmission/transmission-releases/raw/master/transmission-2.93.tar.xz"
MD5SUM="a1b8113ebc3402787312ecb443d9d3c1"
DOWNLOAD="https://github.com/transmission/transmission-releases/raw/master/transmission-2.94.tar.xz"
MD5SUM="c92829294edfa391c046407eeb16358a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""