Skip to content

Commit

Permalink
dev-libs/openssl: crank verify-sig dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/937353
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 7, 2024
1 parent e72db01 commit c1886ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-libs/openssl/openssl-3.2.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ BDEPEND="
app-alternatives/bc
sys-process/procps
)
verify-sig? ( >=sec-keys/openpgp-keys-openssl-20230801 )"
verify-sig? ( >=sec-keys/openpgp-keys-openssl-20240424 )"

DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
Expand Down

0 comments on commit c1886ab

Please sign in to comment.