summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christophe Trussardi <chris@teria.org>2012-12-02 12:34:10 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-11 16:21:49 -0500
commit9a42857ff7e07f58e525de77dd36d1361ac2fe53 (patch)
tree151e0af752f898d8a7026955c6674bc748832576
parent726df0cb7398e82951bfd951ff3a50e841880bb4 (diff)
downloadslackbuilds-9a42857ff7e07f58e525de77dd36d1361ac2fe53.tar.gz
slackbuilds-9a42857ff7e07f58e525de77dd36d1361ac2fe53.tar.xz
libraries/librelp: Updated for version 1.0.1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--libraries/librelp/librelp.SlackBuild23
-rw-r--r--libraries/librelp/librelp.info6
2 files changed, 23 insertions, 6 deletions
diff --git a/libraries/librelp/librelp.SlackBuild b/libraries/librelp/librelp.SlackBuild
index a11d82a71b..1ae886f1d6 100644
--- a/libraries/librelp/librelp.SlackBuild
+++ b/libraries/librelp/librelp.SlackBuild
@@ -1,11 +1,28 @@
#!/bin/sh
-#
+
# Slackware build script for librelp
-# Written by Christophe Trussardi (chris at teria dot org)
+
+# Copyright (c) 2012, Christophe Trussardi, Paris, France
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are met:
+# 1.- Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
+# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=librelp
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/librelp/librelp.info b/libraries/librelp/librelp.info
index c35a41b5e0..1181bf530e 100644
--- a/libraries/librelp/librelp.info
+++ b/libraries/librelp/librelp.info
@@ -1,8 +1,8 @@
PRGNAM="librelp"
-VERSION="1.0.0"
+VERSION="1.0.1"
HOMEPAGE="http://www.librelp.com/"
-DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.0.0.tar.gz"
-MD5SUM="0b8820f8da639a00c75f5cc8f5d21919"
+DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.0.1.tar.gz"
+MD5SUM="cebee9d81974fe38c5c6160f632f2946"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""