1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-06 11:11:20 +02:00

update openvpn to latest upstream release (fix #48)

SVN-Revision: 2468
This commit is contained in:
Felix Fietkau 2005-11-13 00:31:32 +00:00
parent 468e507c0a
commit ddf41c2d80

@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn PKG_NAME:=openvpn
PKG_VERSION:=2.0.2 PKG_VERSION:=2.0.5
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=862f8788f080f669b1ae00a74ef68001 PKG_MD5SUM:=4bd7a42991c93db23842a0992debe53b
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