From a2b0204cb5152203ee8a1d9e9c34e85959daaaad Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 9 Feb 2011 20:36:36 +0000 Subject: [PATCH] [package] opencdk: change default mirror git-svn-id: svn://svn.openwrt.org/openwrt/packages@25438 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/opencdk/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/libs/opencdk/Makefile b/libs/opencdk/Makefile index de91fa1d9..0d7d71d1f 100644 --- a/libs/opencdk/Makefile +++ b/libs/opencdk/Makefile @@ -12,11 +12,7 @@ PKG_VERSION:=0.6.6 PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=ftp://ftp.gnutls.org/pub/gnutls/opencdk/ \ - ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/ \ - http://www.mirrors.wiretapped.net/security/network-security/gnutls/opencdk/ \ - ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/opencdk/ \ - http://josefsson.org/gnutls/releases/opencdk/ +PKG_SOURCE_URL:=http://josefsson.org/gnutls/releases/opencdk/ PKG_MD5SUM:=813d62d7afe7b2c2d8f3df0a6c9d9331 PKG_FIXUP:=libtool -- 2.11.0