X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fipsec-tools%2FMakefile;h=d2b7f0441f5d22a4be7a1c6a4407a39596ae3933;hp=4eb03c637ab509298a9958ac48485862da301fd3;hb=f122f129a854e7c1292fa755ead806e32a3ebb1e;hpb=9d5b101c497525f11b45fcf6807e8bd8f4e8cd3a diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile index 4eb03c637a..d2b7f0441f 100644 --- a/net/ipsec-tools/Makefile +++ b/net/ipsec-tools/Makefile @@ -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