libraries/librelp: Updated for version 1.11.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christophe Trussardi 2023-01-14 15:12:52 +00:00 committed by Willy Sudiarto Raharjo
parent d52f67f7b3
commit f036ca56ef
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for librelp # Slackware build script for librelp
# Copyright (c) 2021, Christophe Trussardi, Paris, France # Copyright (c) 2023, Christophe Trussardi, Paris, France
# All rights reserved. # All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=librelp PRGNAM=librelp
VERSION=${VERSION:-1.10.0} VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-2} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="librelp" PRGNAM="librelp"
VERSION="1.10.0" VERSION="1.11.0"
HOMEPAGE="https://www.rsyslog.com/librelp/" HOMEPAGE="https://www.rsyslog.com/librelp/"
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.10.0.tar.gz" DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.11.0.tar.gz"
MD5SUM="ceec1b17ddbb24bbc8d40cdaa056c471" MD5SUM="8130097ed0bf6b5f96083c410a1e89d9"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""