diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-13 12:06:03 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-13 12:08:33 +0300 |
commit | 8d70c17557e854d21d7d5bed5b669fab3acac3c2 (patch) | |
tree | 96b1d2b5057eca460f9aa035d6d79a81655fd179 /dev-util/librnp | |
parent | app-backup/dar: Stabilize 2.7.7 sparc, #869653 (diff) | |
download | gentoo-8d70c17557e854d21d7d5bed5b669fab3acac3c2.tar.gz gentoo-8d70c17557e854d21d7d5bed5b669fab3acac3c2.tar.bz2 gentoo-8d70c17557e854d21d7d5bed5b669fab3acac3c2.zip |
dev-util/librnp: add another upstream issue link to 0.16.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/librnp')
-rw-r--r-- | dev-util/librnp/librnp-0.16.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/librnp/librnp-0.16.1.ebuild b/dev-util/librnp/librnp-0.16.1.ebuild index 4d26065cfc69..b6ba813ff651 100644 --- a/dev-util/librnp/librnp-0.16.1.ebuild +++ b/dev-util/librnp/librnp-0.16.1.ebuild @@ -51,6 +51,7 @@ src_configure() { # OpenSSL support is still not as complete as botan. # https://github.com/rnpgp/rnp/issues/1642 AEAD, + # https://github.com/rnpgp/rnp/issues/1902 BRAINPOOL, # https://github.com/rnpgp/rnp/issues/1877 SM2, # https://github.com/openssl/openssl/issues/2046 TWOFISH. else |