diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2014-10-07 17:29:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:15 +0700 |
commit | 31a0f9f6f03868737612d0417eacbd59ca111643 (patch) | |
tree | c68d2b0c0b497dcc1c703dccfcc8f2652a7cbba7 /libraries/libechonest | |
parent | 11cbf2256ed039bab77906a00024dd3bb446f6ea (diff) | |
download | slackbuilds-31a0f9f6f03868737612d0417eacbd59ca111643.tar.gz |
libraries/libechonest: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libechonest')
-rw-r--r-- | libraries/libechonest/libechonest.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libechonest/libechonest.info b/libraries/libechonest/libechonest.info index 532d13f8b4..f3cd3df1aa 100644 --- a/libraries/libechonest/libechonest.info +++ b/libraries/libechonest/libechonest.info @@ -1,7 +1,7 @@ PRGNAM="libechonest" VERSION="1.2.1" HOMEPAGE="https://projects.kde.org/projects/playground/libs/libechonest" -DOWNLOAD="http://pwsp.cleinias.com/libechonest-1.2.1.tar.bz2" +DOWNLOAD="https://pkgs.fedoraproject.org/repo/pkgs/libechonest/libechonest-1.2.1.tar.bz2/038c4e390651b207575a12315ed3e687/libechonest-1.2.1.tar.bz2" MD5SUM="038c4e390651b207575a12315ed3e687" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |