summaryrefslogtreecommitdiffstats
path: root/network/transmission/transmission.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/transmission/transmission.SlackBuild')
-rw-r--r--network/transmission/transmission.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/transmission/transmission.SlackBuild b/network/transmission/transmission.SlackBuild
index e5760ebff5..274d96b02c 100644
--- a/network/transmission/transmission.SlackBuild
+++ b/network/transmission/transmission.SlackBuild
@@ -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}