network/nbd: Updated for version 3.16.1

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-28 20:59:23 +10:00 committed by Willy Sudiarto Raharjo
parent 17ad7f1950
commit 4bf931f66e
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.15.3}
VERSION=${VERSION:-3.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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