mirror of https://github.com/hak5/openwrt.git
parent
2c6e62e854
commit
fd131621e2
|
@ -3,9 +3,9 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openvpn
|
PKG_NAME:=openvpn
|
||||||
PKG_VERSION:=2.0.6
|
PKG_VERSION:=2.0.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=8d2f95fa825e58363a676b25d4815aa7
|
PKG_MD5SUM:=93528233f1f6d02fc18e2c00f82e0aca
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
|
Loading…
Reference in New Issue