diff options
author | Christophe Trussardi <chris@teria.org> | 2015-02-07 06:22:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 06:22:34 +0700 |
commit | db5864b564e0fc5ba7d393f3d5faad4e6ba17a8d (patch) | |
tree | 1548046ddb893df8dc0fccb711710e8013bf33cc /libraries/liblogging | |
parent | 0b64b64e49f73dddf22c768448f3070605bd13f3 (diff) | |
download | slackbuilds-db5864b564e0fc5ba7d393f3d5faad4e6ba17a8d.tar.gz |
libraries/liblogging: Updated for version 1.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/liblogging')
-rw-r--r-- | libraries/liblogging/liblogging.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/liblogging/liblogging.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/liblogging/liblogging.SlackBuild b/libraries/liblogging/liblogging.SlackBuild index 387a01b1ab..40af6f5671 100644 --- a/libraries/liblogging/liblogging.SlackBuild +++ b/libraries/liblogging/liblogging.SlackBuild @@ -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} diff --git a/libraries/liblogging/liblogging.info b/libraries/liblogging/liblogging.info index 8e7f113801..796b1ad8c2 100644 --- a/libraries/liblogging/liblogging.info +++ b/libraries/liblogging/liblogging.info @@ -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="" |