aboutsummaryrefslogtreecommitdiffstats
path: root/main/sysklogd/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2011-07-07 20:20:44 +0300
committerTimo Teräs <timo.teras@iki.fi>2011-07-07 20:20:44 +0300
commit231c996c2f1c11953ea9abe8fa6fa74d767dff0d (patch)
treee3554fc622baf3a910fa27249678f3759d469f39 /main/sysklogd/APKBUILD
parent0f57ae191874527c2543629f2a87df2865950ade (diff)
downloadaports-231c996c2f1c11953ea9abe8fa6fa74d767dff0d.tar.bz2
aports-231c996c2f1c11953ea9abe8fa6fa74d767dff0d.tar.xz
main/sysklogd: fix the (un)install script
.. to not mangle with rc-update if the logger we expected was not in system startup sequence. Otherwise we might insert ourselves in wrong boot up target.
Diffstat (limited to 'main/sysklogd/APKBUILD')
-rw-r--r--main/sysklogd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sysklogd/APKBUILD b/main/sysklogd/APKBUILD
index 28edde4028..233fd071e8 100644
--- a/main/sysklogd/APKBUILD
+++ b/main/sysklogd/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sysklogd
pkgver=1.5
-pkgrel=12
+pkgrel=13
pkgdesc="System and kernel log daemons"
url="http://www.infodrom.org/projects/sysklogd/"
arch="all"