development/obnc-libext: Updated for version 0.7.0.

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

View file

@ -2,7 +2,7 @@
# Slackware build script for obnc-libext
# 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-libext
VERSION=${VERSION:-0.6.1}
VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="obnc-libext"
VERSION="0.6.1"
VERSION="0.7.0"
HOMEPAGE="http://miasap.se/obnc"
DOWNLOAD="http://miasap.se/obnc/downloads/obnc-libext_0.6.1.tar.gz"
MD5SUM="831690c43abe22ffec17188def4f4314"
DOWNLOAD="http://miasap.se/obnc/downloads/obnc-libext_0.7.0.tar.gz"
MD5SUM="6804f6166f2064fce73cb0175e3e5bbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="obnc"