mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/aconf: fix source url
the autogenerated tarballs from cgit will change checksum so we need pregenerated tarballs.
This commit is contained in:
parent
58f4fccbf9
commit
4e8f06e280
@ -11,7 +11,8 @@ depends="lua5.2-augeas lua5.2-b64 lua5.2-cjson lua5.2-crypto \
|
||||
lua5.2-file-magic lua5.2-openrc lua5.2-posix lua5.2-stringy uwsgi \
|
||||
uwsgi-lua"
|
||||
makedepends="ldoc"
|
||||
source="${url}snapshot/${pkgname}-${pkgver}.tar.bz2 $pkgname.initd"
|
||||
source="http://dev.alpinelinux.org/archive/aconf/aconf-$pkgver.tar.bz2
|
||||
$pkgname.initd"
|
||||
|
||||
|
||||
_modules="dnsmasq dns-zone network openssh"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user