From: Oliver Ertl Date: Tue, 11 Apr 2006 20:33:54 +0000 (+0000) Subject: add download URL to gpg X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=8fae611bdc4a2c07ae943405f9d69406182eccb9 add download URL to gpg SVN-Revision: 3620 --- diff --git a/openwrt/package/gpg/Makefile b/openwrt/package/gpg/Makefile index 82afbdeaea..ca7e146cde 100644 --- a/openwrt/package/gpg/Makefile +++ b/openwrt/package/gpg/Makefile @@ -6,7 +6,8 @@ PKG_NAME:=gnupg PKG_VERSION:=1.4.2.1 PKG_RELEASE:=1 -PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/gnupg/ +PKG_SOURCE_URL:=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/gnupg \ + ftp://ftp.gnupg.org/gcrypt/gnupg PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_MD5:=2d59ed50d92f69994dbfbe00fe1612e4 PKG_CAT:=bzcat