network/nbd: Updated for version 3.16.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-09-14 10:41:54 +10:00 committed by Willy Sudiarto Raharjo
parent 3f56a3a872
commit 8eb6330d96
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nbd
VERSION=${VERSION:-3.16.1}
VERSION=${VERSION:-3.16.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="nbd"
VERSION="3.16.1"
VERSION="3.16.2"
HOMEPAGE="http://nbd.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/nbd/nbd-3.16.1.tar.xz"
MD5SUM="4baea3e3cbbd51fd817e714c24439805"
DOWNLOAD="http://downloads.sourceforge.net/nbd/nbd-3.16.2.tar.xz"
MD5SUM="68f24143b873d72c94dad3b2d4ff8eb2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""