network/bip: Updated for version 0.9.0-rc3.

This commit is contained in:
Erik Hanson 2018-05-06 13:26:06 -05:00 committed by Willy Sudiarto Raharjo
parent a1378ee42b
commit 9e61b270a0
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for Bip
# Copyright 2007-2009 Chess Griffin <chess@chessgriffin.com>
# Copyright 2011-2017 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2011-2018 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
@ -25,8 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bip
VERSION=${VERSION:-0.9.0_rc.1}
SRCVER=${SRCVER:-0.9.0-rc.1}
VERSION=${VERSION:-0.9.0_rc3}
SRCVER=${SRCVER:-0.9.0-rc3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bip"
VERSION="0.9.0_rc.1"
VERSION="0.9.0_rc3"
HOMEPAGE="https://bip.milkypond.org/"
DOWNLOAD="https://projects.duckcorp.org/attachments/download/79/bip-0.9.0-rc.1.tar.gz"
MD5SUM="8c7079d51f13ce4799c750f89ebc1b41"
DOWNLOAD="https://projects.duckcorp.org/attachments/download/87/bip-0.9.0-rc3.tar.gz"
MD5SUM="f4c9af03b591d475396424e212fa41e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""