update openvpn to latest upstream release (fix #48)
authorFelix Fietkau <nbd@openwrt.org>
Sun, 13 Nov 2005 00:31:32 +0000 (00:31 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 13 Nov 2005 00:31:32 +0000 (00:31 +0000)
SVN-Revision: 2468

openwrt/package/openvpn/Makefile

index e2589e0fda1b181c8255b69cf6dceb3a81b4033a..037cb0d73fbf150839769714864eee3cb5f52828 100644 (file)
@@ -3,9 +3,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
-PKG_VERSION:=2.0.2
+PKG_VERSION:=2.0.5
 PKG_RELEASE:=1
-PKG_MD5SUM:=862f8788f080f669b1ae00a74ef68001
+PKG_MD5SUM:=4bd7a42991c93db23842a0992debe53b
 
 PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz