development/spdlog: Updated for version 0.13.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-03-31 08:37:56 +07:00 committed by Willy Sudiarto Raharjo
parent f574f56db4
commit 73351895e8
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spdlog
VERSION=${VERSION:-0.12.0}
VERSION=${VERSION:-0.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="spdlog"
VERSION="0.12.0"
VERSION="0.13.0"
HOMEPAGE="https://github.com/gabime/spdlog"
DOWNLOAD="https://github.com/gabime/spdlog/archive/v0.12.0/spdlog-0.12.0.tar.gz"
MD5SUM="be4e7a247bbf56d799db2809d975cdcc"
DOWNLOAD="https://github.com/gabime/spdlog/archive/v0.13.0/spdlog-0.13.0.tar.gz"
MD5SUM="a0903d50ae1d58b484d9fc1a6ddf02f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""