summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey D2019-03-03 08:53:09 +0300
committerAlexey D2019-03-03 08:53:09 +0300
commit96daf5ea66576603e842e75bc1d4f66be00fd51b (patch)
tree1bc15cf27c297b957b2f8eb8ae27f4c32155b5b6 /PKGBUILD
parentcd8de4a7225909b000afafb647adb42cff643354 (diff)
downloadaur-96daf5ea66576603e842e75bc1d4f66be00fd51b.tar.gz
use syslog-ng-ctl to stop and reload a daemon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd4ba37b3497..0595bf5d814c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=syslog-ng-nosystemd
pkgver=3.19.1
-pkgrel=2
+pkgrel=3
pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
@@ -39,7 +39,7 @@ sha256sums=('5cf931a9d7bead0e6d9a2c65eee8f6005a005878f59aa280f3c4294257ed5178'
'0610bc3900453329c1ea68f3ad5a4ef49b8f4d2199e1a380389adcc760babf34'
'fe6ebe5c281b34bad201d9206e607857db9a5a78f03bb4dc4440584dca610f61'
'93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317'
- 'c55c1d78d81f7cda543b8391aa5aaa786224071707b924d43b80749678daf452')
+ 'db643d69e840dfd5d7849e857291f15fd60913527402fde806ce3911e3523063')
build() {
cd "syslog-ng-$pkgver"