system/rsyslog: Updated for version 8.1903.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christophe Trussardi 2019-03-17 07:56:01 +07:00 committed by Willy Sudiarto Raharjo
parent bcd5828ac5
commit 5f72337ab4
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for rsyslog
# Copyright (c) 2018, Christophe Trussardi, Paris, France
# Copyright (c) 2019, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rsyslog
VERSION=${VERSION:-8.33.1}
VERSION=${VERSION:-8.1903.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rsyslog"
VERSION="8.33.1"
VERSION="8.1903.0"
HOMEPAGE="https://www.rsyslog.com/"
DOWNLOAD="https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.33.1.tar.gz"
MD5SUM="972f57f4c4cdbf48a803ee1ba0fce843"
DOWNLOAD="https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.1903.0.tar.gz"
MD5SUM="f0d454c79d4040e3f25fcd12f8f33fe2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% docutils libee libestr libfastjson liblogging"