From 5639066c121ba14ed7f4a07d93d3fab140b21f6a Mon Sep 17 00:00:00 2001 From: Noah Meyerhans Date: Fri, 15 Aug 2014 22:02:16 -0700 Subject: [PATCH] net/ipsec-tools: Update ipsec-tools to 0.8.2 Signed-off-by: Noah Meyerhans --- net/ipsec-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile index fdbf06d48..fbb81cec8 100644 --- a/net/ipsec-tools/Makefile +++ b/net/ipsec-tools/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ipsec-tools -PKG_VERSION:=0.8.1 +PKG_VERSION:=0.8.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/ipsec-tools -PKG_MD5SUM:=d38b39f291ba2962387c3232e7335dd8 +PKG_MD5SUM:=d53ec14a0a3ece64e09e5e34b3350b41 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1