projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d627bd8
)
update openvpn to 2.1_rc22 (#6275)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:07:03 +0000
(
01:07
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:07:03 +0000
(
01:07
+0000)
SVN-Revision: 18656
net/openvpn/Makefile
patch
|
blob
|
history
diff --git
a/net/openvpn/Makefile
b/net/openvpn/Makefile
index 95ab7193ed22a9fba2595771208d6d459e86c896..d3a6e858e2a977a63568c425651f562964243ce0 100644
(file)
--- a/
net/openvpn/Makefile
+++ b/
net/openvpn/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn
-PKG_VERSION:=2.1_rc2
1
+PKG_VERSION:=2.1_rc2
2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
-PKG_MD5SUM:=
c9124abda3aa140172eefc7b31f1a100
+PKG_MD5SUM:=
a4ca5d79f7467fc537b216bff1c744f2
include $(INCLUDE_DIR)/package.mk