mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
gnupg2: bump to version 2.2.10
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ba2705fa4a
commit
bf8e55fd08
@ -1,6 +1,7 @@
|
|||||||
# From https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000425.html
|
# From https://lists.gnupg.org/pipermail/gnupg-announce/2018q3/000428.html
|
||||||
sha1 d87553a125832ea90e8aeb3ceeecf24f88de56fb gnupg-2.2.8.tar.bz2
|
sha1 3e87504e2ca317718aa9b6299947ebf7e906b54e gnupg-2.2.10.tar.bz2
|
||||||
# Calculated based on the hash above and signature
|
# Calculated based on the hash above and signature
|
||||||
# https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.8.tar.bz2.sig
|
# https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.10.tar.bz2.sig
|
||||||
sha256 777b4cb8ced21965a5053d4fa20fe11484f0a478f3d011cef508a1a49db50dcd gnupg-2.2.8.tar.bz2
|
# using key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6
|
||||||
|
sha256 799dd37a86a1448732e339bd20440f4f5ee6e69755f6fd7a73ee8af30840c915 gnupg-2.2.10.tar.bz2
|
||||||
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GNUPG2_VERSION = 2.2.8
|
GNUPG2_VERSION = 2.2.10
|
||||||
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
|
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
|
||||||
GNUPG2_SITE = https://gnupg.org/ftp/gcrypt/gnupg
|
GNUPG2_SITE = https://gnupg.org/ftp/gcrypt/gnupg
|
||||||
GNUPG2_LICENSE = GPL-3.0+
|
GNUPG2_LICENSE = GPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user