gnupg: update to 2.2.39
Update to latest LTS version. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
cd4c7b3ac3
commit
6dbefb089b
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gnupg
|
||||
PKG_VERSION:=2.2.23
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.2.39
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://gnupg.org/ftp/gcrypt/gnupg
|
||||
PKG_HASH:=10b55e49d78b3e49f1edb58d7541ecbdad92ddaeeb885b6f486ed23d1cd1da5c
|
||||
PKG_HASH:=ab74db6685f026d7c0a10b527ecddecd608606a1691d15fda5d0a7f7d27e4c2f
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING COPYING.CC0 COPYING.GPL2 COPYING.LGPL21 COPYING.LGPL3 COPYING.other
|
||||
|
|
Loading…
Reference in a new issue