diff options
author | Erik Hanson <erik@slackbuilds.org> | 2018-05-06 13:26:06 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:35 +0700 |
commit | 9e61b270a0723df4fb8bf9b2d8cac55bb750f59b (patch) | |
tree | 506a34f90dbcaaf8c76ac098c339434ab6edd855 /network/bip | |
parent | a1378ee42bb94af2f8536ee3672603f0d0cd6ebb (diff) |
network/bip: Updated for version 0.9.0-rc3.
Diffstat (limited to 'network/bip')
-rw-r--r-- | network/bip/bip.SlackBuild | 6 | ||||
-rw-r--r-- | network/bip/bip.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/bip/bip.SlackBuild b/network/bip/bip.SlackBuild index ff57192f9923..93d6aac4df19 100644 --- a/network/bip/bip.SlackBuild +++ b/network/bip/bip.SlackBuild @@ -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} diff --git a/network/bip/bip.info b/network/bip/bip.info index d46c82fa209f..36947c563060 100644 --- a/network/bip/bip.info +++ b/network/bip/bip.info @@ -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="" |