mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/rsyslog: Updated for version 8.1903.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bcd5828ac5
commit
5f72337ab4
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue