diff options
Diffstat (limited to 'testing/redis')
-rw-r--r-- | testing/redis/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/redis/APKBUILD b/testing/redis/APKBUILD index 82716755bf..5c193b3efd 100644 --- a/testing/redis/APKBUILD +++ b/testing/redis/APKBUILD @@ -14,7 +14,7 @@ install="redis.pre-install" subpackages="" pkgusers="redis" pkggroups="redis" -source="http://redis.googlecode.com/files/$pkgname-$pkgver.tar.gz +source="http://download.redis.io/releases/$pkgname-$pkgver.tar.gz redis.initd redis.logrotate redis.confd |