summaryrefslogtreecommitdiffstats
path: root/main/acf-chrony
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-chrony')
-rw-r--r--main/acf-chrony/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-chrony/APKBUILD b/main/acf-chrony/APKBUILD
index c9fc47f68..ec2b60527 100644
--- a/main/acf-chrony/APKBUILD
+++ b/main/acf-chrony/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-chrony
pkgver=0.2.2
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for chrony"
url="http://git.alpinelinux.org/cgit/acf-chrony"
license="GPL-2"
-depends="acf-core lua luaposix chrony"
+depends="acf-core lua lua-posix chrony"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
build() {