mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/gnupg2: bump to version 2.2.13
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
55c388d9d4
commit
32ef40a9d9
@ -1,7 +1,7 @@
|
|||||||
# From https://lists.gnupg.org/pipermail/gnupg-announce/2018q4/000433.html
|
# From https://lists.gnupg.org/pipermail/gnupg-announce/2019q1/000434.html
|
||||||
sha1 2aeccc35ea8034306ff7a1072b84abbaa79619c3 gnupg-2.2.12.tar.bz2
|
sha1 66ebc053e2d22f743673d3fbe54453774e4fac58 gnupg-2.2.13.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.12.tar.bz2.sig
|
# https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.13.tar.bz2.sig
|
||||||
# using key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6
|
# using key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6
|
||||||
sha256 db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb gnupg-2.2.12.tar.bz2
|
sha256 76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8 gnupg-2.2.13.tar.bz2
|
||||||
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GNUPG2_VERSION = 2.2.12
|
GNUPG2_VERSION = 2.2.13
|
||||||
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