mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/opendchub: Switch homepage and download to https.
Removed reference to http://www.dbhub.org from slack-desc (it no longer exists). Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
12310805dd
commit
06f4b2c164
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="opendchub"
|
||||
VERSION="0.7.15"
|
||||
HOMEPAGE="http://sourceforge.net/projects/opendchub"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opendchub/opendchub-0.7.15.tar.gz"
|
||||
HOMEPAGE="https://sourceforge.net/projects/opendchub"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/opendchub/opendchub-0.7.15.tar.gz"
|
||||
MD5SUM="8f9ab5bb7f85730f4b1ce7cceb6aef96"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -11,9 +11,9 @@ opendchub:
|
|||
opendchub: OpenDC Hub is an Open Source Linux/Unix version of the hub
|
||||
opendchub: software for Direct Connect.
|
||||
opendchub:
|
||||
opendchub: Homepage: http://sourceforge.net/projects/opendchub
|
||||
opendchub: Homepage: https://sourceforge.net/projects/opendchub
|
||||
opendchub:
|
||||
opendchub:
|
||||
opendchub:
|
||||
opendchub:
|
||||
opendchub: Note that OpenDC Hub is quite old, you may want to have a look
|
||||
opendchub: at DBHub which is the offspring of OpenDC Hub.
|
||||
opendchub:
|
||||
opendchub: Homepage: http://www.dbhub.org
|
||||
|
|
Loading…
Reference in a new issue