projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add download URL to gpg
[openwrt.git]
/
openwrt
/
package
/
gpg
/
Makefile
diff --git
a/openwrt/package/gpg/Makefile
b/openwrt/package/gpg/Makefile
index
82afbde
..
ca7e146
100644
(file)
--- 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_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
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5:=2d59ed50d92f69994dbfbe00fe1612e4
PKG_CAT:=bzcat
This page took
0.024609 seconds
and
4
git commands to generate.