projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add hostapd package with initial support for madwifi
[openwrt.git]
/
package
/
tinc
/
Makefile
diff --git
a/package/tinc/Makefile
b/package/tinc/Makefile
index
48eb9a6
..
c0e653f
100644
(file)
--- a/
package/tinc/Makefile
+++ b/
package/tinc/Makefile
@@
-7,7
+7,9
@@
PKG_VERSION:=1.0.4
PKG_RELEASE:=1
PKG_MD5SUM:=63887373dd763f8d90cecc5a3616c363
PKG_RELEASE:=1
PKG_MD5SUM:=63887373dd763f8d90cecc5a3616c363
-PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
+PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages \
+ http://ftp.yi.se/pub/tinc/ \
+ http://www.mirrors.wiretapped.net/security/network-security/tinc/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
This page took
0.022636 seconds
and
4
git commands to generate.