projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c54ba7
)
add main download url for openvpn
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2005 18:15:43 +0000
(18:15 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2005 18:15:43 +0000
(18:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@527
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/openvpn/Makefile
patch
|
blob
|
history
diff --git
a/package/openvpn/Makefile
b/package/openvpn/Makefile
index
d3ce065
..
bab2528
100644
(file)
--- a/
package/openvpn/Makefile
+++ b/
package/openvpn/Makefile
@@
-7,7
+7,7
@@
PKG_VERSION:=2.0_rc19
PKG_RELEASE:=1
PKG_MD5SUM:=4b3ea6815d87643a5ebdc811e87b5de3
-PKG_SOURCE_URL:=@SF/openvpn
+PKG_SOURCE_URL:=
http://openvpn.net/release
@SF/openvpn
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_CAT:=zcat
This page took
0.027257 seconds
and
4
git commands to generate.