aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/logcheck/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/logcheck/APKBUILD b/main/logcheck/APKBUILD
index 952fb9d5c66..d15e7d04e0b 100644
--- a/main/logcheck/APKBUILD
+++ b/main/logcheck/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=logcheck
pkgver=1.3.20
-pkgrel=0
+pkgrel=1
pkgdesc="Bash scripts used to monitor system log files for anomalies"
+options="!check" # Requires writing to root owned paths but can't run as root
url="http://packages.debian.org/source/sid/logcheck"
arch="noarch"
-license="GPL"
+license="GPL-2.0-or-later"
depends="lockfile-progs"
install="$pkgname.pre-install"
-options="!check"
subpackages="$pkgname-doc"
pkgusers="logcheck"
source="http://ftp.debian.org/debian/pool/main/l/logcheck/${pkgname}_$pkgver.tar.xz