development/obnc: Updated for version 0.16.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jorge Giner 2020-01-18 23:17:52 +07:00 committed by Willy Sudiarto Raharjo
parent 7467e0f3d4
commit f10f8a01d1
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for obnc
# Copyright 2019 Jorge Giner Cordero
# Copyright 2020 Jorge Giner Cordero
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=obnc
VERSION=${VERSION:-0.15.2}
VERSION=${VERSION:-0.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -71,8 +71,7 @@ find -L . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./build --use-long-int --use-long-real \
--prefix=/usr --libdir=lib${LIBDIRSUFFIX}
./build --prefix=/usr --libdir=lib${LIBDIRSUFFIX}
./install --destdir=$PKG

View file

@ -1,8 +1,8 @@
PRGNAM="obnc"
VERSION="0.15.2"
VERSION="0.16.1"
HOMEPAGE="http://miasap.se/obnc"
DOWNLOAD="http://miasap.se/obnc/downloads/obnc_0.15.2.tar.gz"
MD5SUM="12e287477610dbfc8a53fdeeac5d4565"
DOWNLOAD="http://miasap.se/obnc/downloads/obnc_0.16.1.tar.gz"
MD5SUM="974245022410d7344134888c375a90fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""