diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-09-21 21:05:43 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 10:05:56 +0700 |
commit | 5645c58f0c5e8f38ff6247af1aa94c55a0c5c6f5 (patch) | |
tree | 040f4a98ff39de2aaab3e798a3cb832cd4a3e92a /system/geoclue | |
parent | 23e76abd7449a6812d78c4032d902768c27e18f6 (diff) | |
download | slackbuilds-5645c58f0c5e8f38ff6247af1aa94c55a0c5c6f5.tar.gz |
system/geoclue: Fix download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/geoclue')
-rw-r--r-- | system/geoclue/geoclue.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/geoclue/geoclue.info b/system/geoclue/geoclue.info index 481befbaa6..44e68c7ac2 100644 --- a/system/geoclue/geoclue.info +++ b/system/geoclue/geoclue.info @@ -1,7 +1,7 @@ PRGNAM="geoclue" VERSION="0.12.99" HOMEPAGE="http://geoclue.freedesktop.org/" -DOWNLOAD="http://freedesktop.org/~hadess/geoclue-0.12.99.tar.gz" +DOWNLOAD="https://people.freedesktop.org/~hadess/geoclue-0.12.99.tar.gz" MD5SUM="779245045bfeeec4853da8baaa3a18e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |