spdlog: 1.4.0 -> 1.4.1

This commit is contained in:
Tim Biermann 2019-09-23 12:30:05 +02:00
parent af8ec42234
commit 63a00168b7
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37Z8OsdfqkdYZ/nc4Wz9nC+kt+yXP5cQSBeZmgtihRxRC5DKBgfsROb+8UpiH9ZrvAWdEFdDbj9aNejRRRHVmQQ=
SHA256 (Pkgfile) = 6bd8c0e27e3d582e18f641b4bc187216bf4e40f839e63615547bd40d8ad60c02
RWSagIOpLGJF31CJoWaWBqgqVkU1XVd8bZtySzLYVK4quz9RmYmlnaD1t2Ub9hEQ5PJaE+IPqLIL4pxLg33VLp8B2yqReBIcHwY=
SHA256 (Pkgfile) = bedc2fe4610e22a571afdf650d0bff4a773d6db87358356b6c99a83843dee7c1
SHA256 (.footprint) = f1b75d26ee6052ecb4e68654f6c9d3a969043c6f9164ef897e28cc095e19744f
SHA256 (spdlog-1.4.0.tar.gz) = afd18f62d1bc466c60bef088e6b637b0284be88c515cedc59ad4554150af6043
SHA256 (spdlog-1.4.1.tar.gz) = 3291958eb54ed942d1bd3aef1b4f8ccf70566cbc04d34296ec61eb96ceb73cff

View File

@ -4,8 +4,8 @@
# Depends on: fmt meson ninja
name=spdlog
version=1.4.0
release=2
version=1.4.1
release=1
source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz)
build() {