From bfbde7da47cf066c26f6a2cd54b19d3da3f75740 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 1 May 2014 14:44:45 +0000 Subject: [PATCH] gnupg: update to version 1.4.16 Signed-off-by: Hauke Mehrtens SVN-Revision: 40627 --- utils/gnupg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/gnupg/Makefile b/utils/gnupg/Makefile index 1782f010c..1d866aef2 100644 --- a/utils/gnupg/Makefile +++ b/utils/gnupg/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnupg -PKG_VERSION:=1.4.12 +PKG_VERSION:=1.4.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/gnupg \ ftp://ftp.gnupg.org/gcrypt/gnupg -PKG_MD5SUM:=ce3742e5c7912559cab7894ad8ba7f6b +PKG_MD5SUM:=6df73c57d3ece1dd36dc2a7679f00fb0 PKG_INSTALL:=1 -- 2.30.2