mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/aaudit: update dependencies, lua-zlib was renamed
This commit is contained in:
parent
ab61812b3b
commit
a7bb2cd664
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=aaudit
|
||||
pkgver=0.7.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Alpine Auditor"
|
||||
url="http://alpinelinux.org"
|
||||
arch="noarch"
|
||||
@ -37,7 +37,7 @@ package() {
|
||||
}
|
||||
|
||||
server() {
|
||||
depends="aaudit git lua5.2 lua5.2-posix lua5.2-cjson lua5.2-zlib"
|
||||
depends="aaudit git lua5.2 lua5.2-posix lua5.2-cjson lua5.2-lzlib"
|
||||
|
||||
mkdir -p "$subpkgdir"/etc/aaudit \
|
||||
"$subpkgdir"/usr/libexec/aaudit \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user