libraries/liblogging: Updated for version 1.0.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christophe Trussardi 2015-02-07 06:22:34 +07:00 committed by Willy Sudiarto Raharjo
parent 0b64b64e49
commit db5864b564
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for liblogging # Slackware build script for liblogging
# Copyright (c) 2014, Christophe Trussardi, Paris, France # Copyright (c) 2015, Christophe Trussardi, Paris, France
# All rights reserved. # All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # 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. # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=liblogging PRGNAM=liblogging
VERSION=${VERSION:-1.0.4} VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="liblogging" PRGNAM="liblogging"
VERSION="1.0.4" VERSION="1.0.5"
HOMEPAGE="http://www.liblogging.org/" HOMEPAGE="http://www.liblogging.org/"
DOWNLOAD="http://download.rsyslog.com/liblogging/liblogging-1.0.4.tar.gz" DOWNLOAD="http://download.rsyslog.com/liblogging/liblogging-1.0.5.tar.gz"
MD5SUM="034083ef1424a566fdeefc56a719691f" MD5SUM="44b8ce2daa1bfb84c9feaf42f9925fd7"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""