From f10f8a01d10d2701b87d7a80720f3a7f7f33eb2d Mon Sep 17 00:00:00 2001 From: Jorge Giner Date: Sat, 18 Jan 2020 23:17:52 +0700 Subject: development/obnc: Updated for version 0.16.1. Signed-off-by: Willy Sudiarto Raharjo --- development/obnc/obnc.SlackBuild | 7 +++---- development/obnc/obnc.info | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'development/obnc') diff --git a/development/obnc/obnc.SlackBuild b/development/obnc/obnc.SlackBuild index 6fd7f52d3d..f34c4e4896 100644 --- a/development/obnc/obnc.SlackBuild +++ b/development/obnc/obnc.SlackBuild @@ -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 diff --git a/development/obnc/obnc.info b/development/obnc/obnc.info index 4000539ce6..e37ff20709 100644 --- a/development/obnc/obnc.info +++ b/development/obnc/obnc.info @@ -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="" -- cgit v1.2.3