diff options
Diffstat (limited to 'main/squark/APKBUILD')
-rw-r--r-- | main/squark/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/squark/APKBUILD b/main/squark/APKBUILD index 9a0ed294d5..8aaf3b70e6 100644 --- a/main/squark/APKBUILD +++ b/main/squark/APKBUILD @@ -6,7 +6,7 @@ pkgdesc="Squark - Squid User Authentication and Rating Kit" subpackages= depends="haserl lua" makedepends="net-snmp-dev cmph-dev lua-dev pkgconfig" -source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2 +source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 " url="http://git.alpinelinux.org/cgit/squark/" arch="all" |