security/rnp: update to 0.16.2.

see https://github.com/rnpgp/rnp/releases/tag/v0.16.1
and https://github.com/rnpgp/rnp/releases/tag/v0.16.2

mail/mozilla-thunderbird will soon build against it instead of using its
bundled copy.
This commit is contained in:
landry 2022-10-05 08:03:52 +00:00
parent 1da0a4e36c
commit 2bb70317c3
3 changed files with 4 additions and 5 deletions

View File

@ -2,8 +2,8 @@ COMMENT = high performance C++ OpenPGP library and tools
GH_ACCOUNT = rnpgp GH_ACCOUNT = rnpgp
GH_PROJECT = rnp GH_PROJECT = rnp
GH_TAGNAME = v0.16.0 GH_TAGNAME = v0.16.2
SHARED_LIBS = rnp 0.1 SHARED_LIBS = rnp 0.2
CATEGORIES = security CATEGORIES = security

View File

@ -1,2 +1,2 @@
SHA256 (rnp-0.16.0.tar.gz) = 9MS1Qvc/gwalBT3B5vbq1TVwDnK/nMOQnXx2M7FBzrc= SHA256 (rnp-0.16.2.tar.gz) = dC8tZHVWM795S+LkqVMQa5+Ps4yveF9qIwbMI/gWQ0Y=
SIZE (rnp-0.16.0.tar.gz) = 2755417 SIZE (rnp-0.16.2.tar.gz) = 2897137

View File

@ -4,7 +4,6 @@ include/rnp/
include/rnp/rnp.h include/rnp/rnp.h
include/rnp/rnp_err.h include/rnp/rnp_err.h
include/rnp/rnp_export.h include/rnp/rnp_export.h
lib/cmake/
lib/cmake/rnp/ lib/cmake/rnp/
lib/cmake/rnp/rnp-config-version.cmake lib/cmake/rnp/rnp-config-version.cmake
lib/cmake/rnp/rnp-config.cmake lib/cmake/rnp/rnp-config.cmake