diff --git a/utils/gnupg/Makefile b/utils/gnupg/Makefile index 0bec41d8b..c96fbc3a6 100644 --- a/utils/gnupg/Makefile +++ b/utils/gnupg/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2014 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnupg -PKG_VERSION:=1.4.18 +PKG_VERSION:=1.4.19 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:=54db1be9588b11afbbdd8b82d4ea883a +PKG_MD5SUM:=3af4ab5b3113b3e28d3551ecf9600785 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING