mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/sopcast: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8eb580db1e
commit
782fd21692
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="sopcast"
|
PRGNAM="sopcast"
|
||||||
VERSION="3.2.6"
|
VERSION="3.2.6"
|
||||||
HOMEPAGE="http://www.sopcast.com/"
|
HOMEPAGE="http://www.sopcast.com/"
|
||||||
DOWNLOAD="http://sopcast-player.googlecode.com/files/sp-auth-3.2.6.tar.gz"
|
DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/sopcast-player/sp-auth-3.2.6.tar.gz"
|
||||||
MD5SUM="a9dc8d223fe6bd05efb5b4f5cd599d1c"
|
MD5SUM="a9dc8d223fe6bd05efb5b4f5cd599d1c"
|
||||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue