net/ipsec-tools: Update ipsec-tools to 0.8.2

Signed-off-by: Noah Meyerhans <noahm@debian.org>
This commit is contained in:
Noah Meyerhans 2014-08-15 22:02:16 -07:00
parent 5117da7925
commit 5639066c12

View file

@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipsec-tools PKG_NAME:=ipsec-tools
PKG_VERSION:=0.8.1 PKG_VERSION:=0.8.2
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/ipsec-tools PKG_SOURCE_URL:=@SF/ipsec-tools
PKG_MD5SUM:=d38b39f291ba2962387c3232e7335dd8 PKG_MD5SUM:=d53ec14a0a3ece64e09e5e34b3350b41
PKG_BUILD_PARALLEL:=1 PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1 PKG_INSTALL:=1