summaryrefslogtreecommitdiffstats
path: root/network/nbd
diff options
context:
space:
mode:
author Christoph Willing2016-02-08 11:59:12 +0100
committer Robby Workman2016-02-12 01:37:37 +0100
commitcaa1da56a779e38b6c1e9faec4384ecf1269c18e (patch)
tree822fdab22eaaa0992288cd2ec387a65896792ea6 /network/nbd
parent2a32fe673d4ac6d6659350bd38475021c7420c48 (diff)
downloadslackbuilds-caa1da56a779e38b6c1e9faec4384ecf1269c18e.tar.gz
network/nbd: Update for version 3.13
Diffstat (limited to 'network/nbd')
-rw-r--r--network/nbd/nbd.SlackBuild4
-rw-r--r--network/nbd/nbd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/nbd/nbd.SlackBuild b/network/nbd/nbd.SlackBuild
index 6ef5375ec9..cc72e77af8 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}
diff --git a/network/nbd/nbd.info b/network/nbd/nbd.info
index 2d19ab5bb1..7e07ad2a78 100644
--- a/network/nbd/nbd.info
+++ b/network/nbd/nbd.info
@@ -1,8 +1,8 @@
PRGNAM="nbd"
-VERSION="3.12.1"
+VERSION="3.13"
HOMEPAGE="http://nbd.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/nbd/nbd-3.12.1.tar.xz"
-MD5SUM="055eb1c5a95cc6976256dcc84ae63abb"
+DOWNLOAD="http://downloads.sourceforge.net/nbd/nbd-3.13.tar.xz"
+MD5SUM="784be37497cc2f9a53c67c8c77d1676d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""