update openvpn to latest upstream release (fix #48)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Nov 2005 00:31:32 +0000 (00:31 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Nov 2005 00:31:32 +0000 (00:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2468 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/openvpn/Makefile

index e2589e0..037cb0d 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