From 9157116c1393e8902f1aff249ec4f807f01c0844 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 18 Oct 2018 10:56:23 +0200 Subject: [PATCH] spdlog: update to 1.2.1. --- srcpkgs/spdlog/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spdlog/template b/srcpkgs/spdlog/template index b54609d209f..5dd58103369 100644 --- a/srcpkgs/spdlog/template +++ b/srcpkgs/spdlog/template @@ -1,6 +1,6 @@ # Template file for 'spdlog' pkgname=spdlog -version=1.2.0 +version=1.2.1 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=0ba31b9e7f8e43a7be328ab0236d57810e5d4fc8a1a7842df665ae22d5cbd128 +checksum=867a4b7cedf9805e6f76d3ca41889679054f7e5a3b67722fe6d0eae41852a767 post_install() { vlicense LICENSE