From 2389f5a4c314fd9e8a2a14292feb4f2b22cd9b00 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 19 Sep 2009 18:45:12 +0000 Subject: [PATCH] [package] update gnupg to 1.4.10 (#5795) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17615 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/gnupg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/gnupg/Makefile b/utils/gnupg/Makefile index d826d6827..b64c08f25 100644 --- a/utils/gnupg/Makefile +++ b/utils/gnupg/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 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.9 +PKG_VERSION:=1.4.10 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:=cc52393087480ac8d245625004a6a30c +PKG_MD5SUM:=dcf7ed712997888d616e029637bfc303 include $(INCLUDE_DIR)/package.mk -- 2.11.0