mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-02 15:21:43 +01:00
main/acf-lighttpd: build fix. source url
This commit is contained in:
parent
e881ba1c80
commit
feee4e4ecc
@ -8,7 +8,7 @@ url="http://git.alpinelinux.org/cgit/acf-lighttpd"
|
||||
arch="noarch"
|
||||
license="GPL-2"
|
||||
depends="acf-core lua lighttpd"
|
||||
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"
|
||||
|
||||
package() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user