Skip to content

Commit 927b5e5

Browse files
committed
gnupg 1.4.21 -> 1.4.23
1 parent 2995376 commit 927b5e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/gpg

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ modules-$(CONFIG_GPG) += gpg
22

33
# we install gpgv 1.4, which is an older version that has fewer
44
# dependencies. This may need to be revisted later.
5-
gpg_version := 1.4.21
5+
gpg_version := 1.4.23
66
gpg_dir := gnupg-$(gpg_version)
77
gpg_tar := gnupg-$(gpg_version).tar.bz2
88
gpg_url := https://www.gnupg.org/ftp/gcrypt/gnupg/$(gpg_tar)
9-
gpg_hash := 6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276
9+
gpg_hash := c9462f17e651b6507848c08c430c791287cd75491f8b5a8b50c6ed46b12678ba
1010

1111
# For reproducibility reasons we have to override the exec_prefix
1212
# and datarootdir on the configure line so that the Makefiles will
File renamed without changes.

0 commit comments

Comments
 (0)