diff options
author | Thomas Szteliga <ts@websafe.pl> | 2015-01-08 07:09:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-08 07:09:40 +0700 |
commit | e0c843753e7bf00107e9f5faa160c0d0312789f8 (patch) | |
tree | 89a507d1cdb92ee7e03d60bbd537fffbc8c490a0 | |
parent | 269a8780a6f5bf2089a5b77a57c3a383dce3fde8 (diff) | |
download | slackbuilds-e0c843753e7bf00107e9f5faa160c0d0312789f8.tar.gz |
multimedia/xbmc: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | multimedia/xbmc/xbmc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xbmc/xbmc.info b/multimedia/xbmc/xbmc.info index e2da964c9a..3d8e99cbc0 100644 --- a/multimedia/xbmc/xbmc.info +++ b/multimedia/xbmc/xbmc.info @@ -1,7 +1,7 @@ PRGNAM="xbmc" VERSION="13.1" HOMEPAGE="http://xbmc.org/" -DOWNLOAD="http://mirrors.xbmc.org/releases/source/xbmc-13.1.tar.gz \ +DOWNLOAD="http://mirrors.kodi.tv/releases/source/old/xbmc-13.1.tar.gz \ https://github.com/opdenkamp/xbmc-pvr-addons/archive/13.0-Gotham.tar.gz" MD5SUM="1359859ad5fc13402e1cdca3641b19bd \ 63f5863393ca869eb6f357a62de76378" |