1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 15:07:45 +00:00

Ports/gnupg: Update gnupg to version 2.4.3

The patch was upstreamed :^). Includes a fix to find libksba.
This commit is contained in:
EWouters 2023-09-02 16:18:14 +02:00 committed by Jelle Raaijmakers
parent eb50682b16
commit 10c93db20a
4 changed files with 4 additions and 32 deletions

View file

@ -105,7 +105,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`gn`](gn/) | GN Meta Build System | 2023.07.12 | https://gn.googlesource.com/gn/ |
| [`gnuapl`](gnuapl/) | GNU APL | 1.8 | https://www.gnu.org/software/apl/ |
| [`gnucobol`](gnucobol/) | GnuCOBOL | 3.1.2 | https://gnucobol.sourceforge.io/ |
| [`gnupg`](gnupg/) | GnuPG | 2.3.0 | https://gnupg.org/software/index.html |
| [`gnupg`](gnupg/) | GnuPG | 2.4.3 | https://gnupg.org/software/index.html |
| [`gnuplot`](gnuplot/) | Gnuplot | 5.4.8 | http://www.gnuplot.info/ |
| [`gperf`](gperf/) | GNU gperf | 3.1 | https://www.gnu.org/software/gperf/ |
| [`grep`](grep/) | GNU Grep | 3.10 | https://www.gnu.org/software/grep/ |