diff options
Diffstat (limited to 'main/acf-weblog/APKBUILD')
-rw-r--r-- | main/acf-weblog/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acf-weblog/APKBUILD b/main/acf-weblog/APKBUILD index 644436742b..4b32d5e40f 100644 --- a/main/acf-weblog/APKBUILD +++ b/main/acf-weblog/APKBUILD @@ -11,7 +11,7 @@ depends="acf-core lua lua-sql-postgres wget postgresql-client lua-subprocess" makedepends="" install="$pkgname.post-upgrade" subpackages="" -source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 +source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.bz2 acf-weblog-update-schema" package() { |