aboutsummaryrefslogtreecommitdiffstats
path: root/community/softflowd
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-11-03 10:26:07 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-11-03 10:26:07 +0200
commit6b7beab4b81a24fd2461baf8971459dcd1018acd (patch)
tree814e56db260de067725c5ec23361749b5ad76204 /community/softflowd
parent18b65baefe05e7ddbf877e18a135b05eae1349d2 (diff)
downloadaports-6b7beab4b81a24fd2461baf8971459dcd1018acd.tar.bz2
aports-6b7beab4b81a24fd2461baf8971459dcd1018acd.tar.xz
community/softflowd: fix source
Diffstat (limited to 'community/softflowd')
-rw-r--r--community/softflowd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/softflowd/APKBUILD b/community/softflowd/APKBUILD
index fc0a2fe499..020cbefe03 100644
--- a/community/softflowd/APKBUILD
+++ b/community/softflowd/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=
makedepends="$depends_dev libpcap-dev"
install=
subpackages="$pkgname-doc"
-source="https://softflowd.googlecode.com/files/$pkgname-$pkgver.tar.gz
+source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/softflowd/softflowd-$pkgver.tar.gz
softflowd.initd
softflowd.confd
"