[packages] ipsec-tools: update to v0.7.2
[openwrt/svn-archive/archive.git] / net / ipsec-tools / Makefile
index 4eb03c637ab509298a9958ac48485862da301fd3..d2b7f0441f5d22a4be7a1c6a4407a39596ae3933 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=ipsec-tools
-PKG_VERSION:=0.7
+PKG_VERSION:=0.7.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/ipsec-tools
-PKG_MD5SUM:=c0a586924edde35264ecfe94ad1c261f
+PKG_MD5SUM:=72861f005746ee27984b2ee715ecc629
 
 include $(INCLUDE_DIR)/package.mk