mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/liblogging: Updated for version 1.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0b64b64e49
commit
db5864b564
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for liblogging
|
||||
|
||||
# Copyright (c) 2014, Christophe Trussardi, Paris, France
|
||||
# Copyright (c) 2015, 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=liblogging
|
||||
VERSION=${VERSION:-1.0.4}
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liblogging"
|
||||
VERSION="1.0.4"
|
||||
VERSION="1.0.5"
|
||||
HOMEPAGE="http://www.liblogging.org/"
|
||||
DOWNLOAD="http://download.rsyslog.com/liblogging/liblogging-1.0.4.tar.gz"
|
||||
MD5SUM="034083ef1424a566fdeefc56a719691f"
|
||||
DOWNLOAD="http://download.rsyslog.com/liblogging/liblogging-1.0.5.tar.gz"
|
||||
MD5SUM="44b8ce2daa1bfb84c9feaf42f9925fd7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue