rpki-client 9.6 was released ten days ago:
https://marc.info/?l=openbsd-announce&m=
175847509514928&w=2
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28718)
(cherry picked from commit
96c05d2441d592d156e0468210149434fde319f6)
plan tests => 1;
-$RPKI_VERSION = "9.5";
+$RPKI_VERSION = "9.6";
$RPKI_SRC = "rpki-client-".$RPKI_VERSION;
$RPKI_SUFFIX = ".tar.gz";
$RPKI_TARBALL = $RPKI_SRC.$RPKI_SUFFIX;