aboutsummaryrefslogtreecommitdiff
path: root/network/nbd/nbd.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@iinet.net.au>2016-02-08 20:59:12 +1000
committerRobby Workman <rworkman@slackbuilds.org>2016-02-11 18:37:37 -0600
commitcaa1da56a779e38b6c1e9faec4384ecf1269c18e (patch)
tree822fdab22eaaa0992288cd2ec387a65896792ea6 /network/nbd/nbd.SlackBuild
parent2a32fe673d4ac6d6659350bd38475021c7420c48 (diff)
downloadslackbuilds-caa1da56a779e38b6c1e9faec4384ecf1269c18e.tar.xz
network/nbd: Update for version 3.13
Diffstat (limited to 'network/nbd/nbd.SlackBuild')
-rw-r--r--network/nbd/nbd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/nbd/nbd.SlackBuild b/network/nbd/nbd.SlackBuild
index 6ef5375ec90b..cc72e77af8c1 100644
--- a/network/nbd/nbd.SlackBuild
+++ b/network/nbd/nbd.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for NBD (Network Block Device)
# Previously maintained by Stu Miller <slackbuilds@go4it2day.com>
-# Currently maintained by Christoph Willing <chris.willing@iinet.net.au>
+# Currently maintained by Christoph Willing <chris.willing@linux.com"
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -32,7 +32,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nbd
-VERSION=${VERSION:-3.12.1}
+VERSION=${VERSION:-3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}