diff options
author | Christophe Trussardi <chris@teria.org> | 2017-07-05 18:36:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:27 +0700 |
commit | dae0dd373cfb451059eb1751bd31badf21c1f6e4 (patch) | |
tree | 9c2d2a23b706b3d10e240994af140988c4364951 /libraries/librelp | |
parent | ccd675584b91f0b6bc62def448e6947f0625cd57 (diff) | |
download | slackbuilds-dae0dd373cfb451059eb1751bd31badf21c1f6e4.tar.gz |
libraries/librelp: Updated for version 1.2.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/librelp')
-rw-r--r-- | libraries/librelp/README | 2 | ||||
-rw-r--r-- | libraries/librelp/librelp.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/librelp/librelp.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/libraries/librelp/README b/libraries/librelp/README index 525d5a16df..0176fc822d 100644 --- a/libraries/librelp/README +++ b/libraries/librelp/README @@ -1,6 +1,6 @@ librelp is an easy to use library for the RELP protocol. RELP in turn provides reliable event logging over the network (and consequently RELP stands for Reliable Event Logging Protocol). -RELP was initiated by Rainer Gerhards after he was finally upset by +RELP was initiated by Rainer Gerhards after he was finally upset by the lossy nature of plain tcp syslog and wanted a cure for all these dangling issues. diff --git a/libraries/librelp/librelp.SlackBuild b/libraries/librelp/librelp.SlackBuild index 322ff56679..ee7f83c8a4 100644 --- a/libraries/librelp/librelp.SlackBuild +++ b/libraries/librelp/librelp.SlackBuild @@ -22,7 +22,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=librelp -VERSION=${VERSION:-1.2.13} +VERSION=${VERSION:-1.2.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/librelp/librelp.info b/libraries/librelp/librelp.info index 5d19ff11d2..e0f043a559 100644 --- a/libraries/librelp/librelp.info +++ b/libraries/librelp/librelp.info @@ -1,8 +1,8 @@ PRGNAM="librelp" -VERSION="1.2.13" +VERSION="1.2.14" HOMEPAGE="http://www.librelp.com/" -DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.13.tar.gz" -MD5SUM="91c932520ddabc9f79f75c188f292501" +DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.14.tar.gz" +MD5SUM="4cef7586e1fa2122c09eb8bc90a2cae5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |