diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-05-03 20:52:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 09:06:49 +0700 |
commit | c8c0a8e370eaaff71e02ca12e059662d98fa2413 (patch) | |
tree | 813a346fccacf46986bbbaa05f41398bc8c273dd /development/xa | |
parent | 4a4c27a8a0e4005789105d5e5c4b587ffa7f84d4 (diff) |
development/xa: Fix download urls.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/xa')
-rw-r--r-- | development/xa/xa.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/xa/xa.info b/development/xa/xa.info index aff18917607a..acc41774b260 100644 --- a/development/xa/xa.info +++ b/development/xa/xa.info @@ -1,8 +1,8 @@ PRGNAM="xa" VERSION="2.3.8" HOMEPAGE="http://www.floodgap.com/retrotech/xa/" -DOWNLOAD="http://www.floodgap.com/retrotech/xa/dists/xa-2.3.8.tar.gz \ - http://www.floodgap.com/retrotech/xa/dists/dxa-0.1.3.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/xa-2.3.8.tar.gz \ + http://ponce.cc/slackware/sources/repo/dxa-0.1.3.tar.gz" MD5SUM="884c3dc5bcc8e8f10b05a6907781623d \ 4fb88a7eda5939472b3a1d1c48b057fc" DOWNLOAD_x86_64="" |