diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-08-09 22:45:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:50 +0700 |
commit | 2bdb6780933774ca000af1e62688ce6b01c508f5 (patch) | |
tree | 56e07c0989a97406ac783c11cce150e22ff2279b /network/bip | |
parent | 1c7c638ef178a5d11cee266ae04f4b7d6cbce977 (diff) | |
download | slackbuilds-2bdb6780933774ca000af1e62688ce6b01c508f5.tar.gz |
network/bip: Fixed version.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/bip')
-rw-r--r-- | network/bip/bip.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/bip/bip.info b/network/bip/bip.info index 7fcc32c0d2..d46c82fa20 100644 --- a/network/bip/bip.info +++ b/network/bip/bip.info @@ -1,5 +1,5 @@ PRGNAM="bip" -VERSION="0.9.0-rc.1" +VERSION="0.9.0_rc.1" HOMEPAGE="https://bip.milkypond.org/" DOWNLOAD="https://projects.duckcorp.org/attachments/download/79/bip-0.9.0-rc.1.tar.gz" MD5SUM="8c7079d51f13ce4799c750f89ebc1b41" |