mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/obnc-libext: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f10f8a01d1
commit
e35688d3eb
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue