diff options
author | Tim Biermann <tbier@posteo.de> | 2021-07-27 21:24:06 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-07-27 21:24:24 +0200 |
commit | dba71715eaf067e6f60d10d095cbf2f6cbe8b719 (patch) | |
tree | c494b2f0b5029ac53c0dc57c9015f2c5aecbe1fe /spdlog | |
parent | 38631ebbd265cef6a025203664153b79a8e9273c (diff) | |
download | contrib-dba71715eaf067e6f60d10d095cbf2f6cbe8b719.tar.gz contrib-dba71715eaf067e6f60d10d095cbf2f6cbe8b719.tar.xz |
spdlog: 1.9.0 -> 1.9.1
Diffstat (limited to 'spdlog')
-rw-r--r-- | spdlog/.signature | 6 | ||||
-rw-r--r-- | spdlog/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/spdlog/.signature b/spdlog/.signature index 1aa933fb0..ad1b2dfae 100644 --- a/spdlog/.signature +++ b/spdlog/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wxIaM1Yyyn9ACmR95hbd+MRh7+TpKk6oKw0PfiKd8NM2YD8nvUPgVN5rDECgTnBYKflpsccwKyTRt33x3aunwM= -SHA256 (Pkgfile) = de2cc2ba2bcc3c984f605799761c33be65d6184c854281ca9d5c59f01573a122 +RWSagIOpLGJF34NKG9lrDWJGSRxCUIlP6Hb76c/Qg4KSO2GOZ/t23wchFqyHtm9akO16iI7Y74a7EmwlOhwTKD2RGl25LM+YBAo= +SHA256 (Pkgfile) = d19c7b0bcbc14d1aaa9d014546f969f252a0befff746e64b7dc967c3fb945f67 SHA256 (.footprint) = e7e1b3b80b607c9ae062afe034ec2f412ef8328c0676092624a93c31893950bd -SHA256 (spdlog-1.9.0.tar.gz) = 9ad181d75aaedbf47c8881e7b947a47cac3d306997e39de24dba60db633e70a7 +SHA256 (spdlog-1.9.1.tar.gz) = 9a452cfa24408baccc9b2bc2d421d68172a7630c99e9504a14754be840d31a62 diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile index 0733354e6..4c068c16c 100644 --- a/spdlog/Pkgfile +++ b/spdlog/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fmt name=spdlog -version=1.9.0 +version=1.9.1 release=1 source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz) |