aboutsummaryrefslogtreecommitdiffstats
path: root/community/ajaxterm
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-11-03 10:27:35 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-11-03 10:27:35 +0200
commit363a2718db0083c0ac426bf8cbc6f96e1972b465 (patch)
tree3491d25d0fd3f9421e12ec0bdd244a1fc2c69e4f /community/ajaxterm
parent6b7beab4b81a24fd2461baf8971459dcd1018acd (diff)
downloadaports-363a2718db0083c0ac426bf8cbc6f96e1972b465.tar.bz2
aports-363a2718db0083c0ac426bf8cbc6f96e1972b465.tar.xz
community/ajaxterm: fix source
Diffstat (limited to 'community/ajaxterm')
-rw-r--r--community/ajaxterm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ajaxterm/APKBUILD b/community/ajaxterm/APKBUILD
index 7840f9dfeb..93a6fd1ad8 100644
--- a/community/ajaxterm/APKBUILD
+++ b/community/ajaxterm/APKBUILD
@@ -11,7 +11,7 @@ license="GPL"
depends="python2"
install=""
subpackages="$pkgname-doc"
-source="http://archlinux-stuff.googlecode.com/files/$_pkgname-$pkgver.tar.gz
+source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/archlinux-stuff/Ajaxterm-$pkgver.tar.gz
ajaxterm-css.patch
ajaxterm.initd
ajaxterm.confd"