diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-27 09:05:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:10 +0700 |
commit | a6532c2139f8dda8e255af595274eb5a870ae330 (patch) | |
tree | b00bddcd25f0a00f20372525f6c94146b5edb389 | |
parent | a23633a2eddf12aa92ce61b0b8e4a375b104f7f6 (diff) | |
download | slackbuilds-a6532c2139f8dda8e255af595274eb5a870ae330.tar.gz |
libraries/PrettyTable: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/PrettyTable/PrettyTable.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PrettyTable/PrettyTable.info b/libraries/PrettyTable/PrettyTable.info index 6eb294c02e..969026df4c 100644 --- a/libraries/PrettyTable/PrettyTable.info +++ b/libraries/PrettyTable/PrettyTable.info @@ -1,7 +1,7 @@ PRGNAM="PrettyTable" VERSION="0.7.2" HOMEPAGE="http://code.google.com/p/prettytable/" -DOWNLOAD="http://prettytable.googlecode.com/files/prettytable-0.7.2.tar.gz" +DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/prettytable/prettytable-0.7.2.tar.gz" MD5SUM="a6b80afeef286ce66733d54a0296b13b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |