diff options
author | Willy Sudiarto Raharjo | 2017-12-09 01:25:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2017-12-09 01:25:43 +0100 |
commit | 2fd92a1b6fe2608746091d52b977f895e8ccda48 (patch) | |
tree | 8090b5df7794ca7acb8db28cdbfff48c7f574183 /system/plan9port/plan9port.info | |
parent | 12f57b284b83c3a24ee635ebd1d57cb9b4025258 (diff) | |
download | slackbuilds-2fd92a1b6fe2608746091d52b977f895e8ccda48.tar.gz |
system/plan9port: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/plan9port/plan9port.info')
-rw-r--r-- | system/plan9port/plan9port.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/plan9port/plan9port.info b/system/plan9port/plan9port.info index e274f32d07..271645ea39 100644 --- a/system/plan9port/plan9port.info +++ b/system/plan9port/plan9port.info @@ -1,7 +1,7 @@ PRGNAM="plan9port" VERSION="20140306" HOMEPAGE="http://swtch.com/plan9port/" -DOWNLOAD="http://plan9port.googlecode.com/files/plan9port-20140306.tgz" +DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/plan9port/plan9port-20140306.tgz" MD5SUM="f03331f0fa0d0d6c6582ced4bc0094c5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |