mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/librelp: Updated for version 1.2.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
cacf1753d4
commit
f8c6d6b99d
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for librelp
|
||||
|
||||
# Copyright (c) 2012, Christophe Trussardi, Paris, France
|
||||
# Copyright (c) 2013, 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=librelp
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librelp"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="http://www.librelp.com/"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.0.1.tar.gz"
|
||||
MD5SUM="cebee9d81974fe38c5c6160f632f2946"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.0.tar.gz"
|
||||
MD5SUM="97e68782c26da97d32bbe18ecbebd1d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue