From 464da9396dceff7ae29a225d9382315be56e0664 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 9 Oct 2018 08:42:19 +0200 Subject: [PATCH] spdlog: update to 1.2.0. --- srcpkgs/spdlog/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spdlog/template b/srcpkgs/spdlog/template index f0f5d738521..b54609d209f 100644 --- a/srcpkgs/spdlog/template +++ b/srcpkgs/spdlog/template @@ -1,6 +1,6 @@ # Template file for 'spdlog' pkgname=spdlog -version=1.1.0 +version=1.2.0 revision=1 build_style=cmake configure_args="-DSPDLOG_BUILD_TESTING=ON -DSPDLOG_BUILD_EXAMPLES=OFF @@ -10,7 +10,7 @@ maintainer="John " license="MIT" homepage="https://github.com/gabime/spdlog" distfiles="https://github.com/gabime/spdlog/archive/v${version}.tar.gz" -checksum=3dbcbfd8c07e25f5e0d662b194d3a7772ef214358c49ada23c044c4747ce8b19 +checksum=0ba31b9e7f8e43a7be328ab0236d57810e5d4fc8a1a7842df665ae22d5cbd128 post_install() { vlicense LICENSE