mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/vcp: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7b41365692
commit
a654d0f07a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="vcp"
|
||||
VERSION="2.2"
|
||||
HOMEPAGE="http://linux.die.net/man/1/vcp"
|
||||
DOWNLOAD="http://members.iinet.net.au/~lynx/vcp/vcp-2.2.tar.gz"
|
||||
DOWNLOAD="https://distfiles.macports.org/vcp/vcp-2.2.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="90a47777e6fcf364e2e1fd12e8b67d69"
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue