update OpenVPN to 2.0.6 (security update)
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Apr 2006 11:47:16 +0000 (11:47 +0000)
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Apr 2006 11:47:16 +0000 (11:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3591 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/openvpn/Makefile

index 5ae1a31..caa19d2 100644 (file)
@@ -3,9 +3,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
-PKG_VERSION:=2.0.5
+PKG_VERSION:=2.0.6
 PKG_RELEASE:=1
-PKG_MD5SUM:=4bd7a42991c93db23842a0992debe53b
+PKG_MD5SUM:=8d2f95fa825e58363a676b25d4815aa7
 
 PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz