From 3cfc2db4c7f3db95549e328a6f981fea077ad611 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 30 Nov 2023 10:32:05 +0100 Subject: [PATCH] nlohmann-json: 3.11.2 -> 3.11.3 --- nlohmann-json/.footprint | 1 + nlohmann-json/.signature | 8 ++++---- nlohmann-json/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/nlohmann-json/.footprint b/nlohmann-json/.footprint index 77be89d68..41e83359f 100644 --- a/nlohmann-json/.footprint +++ b/nlohmann-json/.footprint @@ -25,6 +25,7 @@ drwxr-xr-x root/root usr/include/nlohmann/detail/iterators/ -rw-r--r-- root/root usr/include/nlohmann/detail/iterators/iterator_traits.hpp -rw-r--r-- root/root usr/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -rw-r--r-- root/root usr/include/nlohmann/detail/iterators/primitive_iterator.hpp +-rw-r--r-- root/root usr/include/nlohmann/detail/json_custom_base_class.hpp -rw-r--r-- root/root usr/include/nlohmann/detail/json_pointer.hpp -rw-r--r-- root/root usr/include/nlohmann/detail/json_ref.hpp -rw-r--r-- root/root usr/include/nlohmann/detail/macro_scope.hpp diff --git a/nlohmann-json/.signature b/nlohmann-json/.signature index 3607ee4f8..ca623536d 100644 --- a/nlohmann-json/.signature +++ b/nlohmann-json/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31J658kVZJ0UwgZ0KJwpIBCO7tM8Hsrfh1yqO78afqETk6eeNSzKzWHqOkp0GFeZwze4QyM8WDYQIGZRs2OuQwo= -SHA256 (Pkgfile) = 5066d52b3452fac03714518519ba9f13ba8e6642d749056def56cbf519023f5c -SHA256 (.footprint) = 06ba37b9334c7301cfefc065fd543f8f511f6d3128a18009ed243fc6d75a3e8a -SHA256 (nlohmann-json-3.11.2.tar.gz) = d69f9deb6a75e2580465c6c4c5111b89c4dc2fa94e3a85fcd2ffcd9a143d9273 +RWSagIOpLGJF326R4mEgHsmxe/basGChaL/2xAr9rJyrFI8c2CNPM+LfAcoON+U39oTfQgnV/skzuChbAalolouQ/sndjIya2QY= +SHA256 (Pkgfile) = d9aa9d451b50444831c98a3a25fc09956213fc3fb201c453de0d129a7d5feca7 +SHA256 (.footprint) = adb9f141c31c683084b85aa5083830eddfec2f2a4719d20eaedb52493343815c +SHA256 (nlohmann-json-3.11.3.tar.gz) = 0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406 diff --git a/nlohmann-json/Pkgfile b/nlohmann-json/Pkgfile index 5ac1e3af4..4667e8db2 100644 --- a/nlohmann-json/Pkgfile +++ b/nlohmann-json/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=nlohmann-json -version=3.11.2 +version=3.11.3 release=1 source=(https://github.com/nlohmann/json/archive/v$version/$name-$version.tar.gz)