mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/librelp: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9d31bb19a0
commit
3de92c9dde
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for librelp
|
||||
|
||||
# Copyright (c) 2013, Christophe Trussardi, Paris, France
|
||||
# Copyright (c) 2014, 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.2.0}
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librelp"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://www.librelp.com/"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.0.tar.gz"
|
||||
MD5SUM="97e68782c26da97d32bbe18ecbebd1d3"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.2.tar.gz"
|
||||
MD5SUM="59f0c628d164513ebb5e8b73a349b823"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue