mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/rsyslog: Updated for version 8.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
447d84b11f
commit
17b41ae5dd
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rsyslog
|
||||
VERSION=${VERSION:-8.10.0}
|
||||
VERSION=${VERSION:-8.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rsyslog"
|
||||
VERSION="8.10.0"
|
||||
VERSION="8.14.0"
|
||||
HOMEPAGE="http://www.rsyslog.com/"
|
||||
DOWNLOAD="http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.10.0.tar.gz"
|
||||
MD5SUM="983e17cb10b683e826db395618933d4b"
|
||||
DOWNLOAD="http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.14.0.tar.gz"
|
||||
MD5SUM="9862b08fd8d13753c13d7f9d86ec8f4e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README% docutils json-c libee libestr liblogging"
|
||||
|
|
Loading…
Reference in a new issue