Browse Source

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

Signed-off-by: Noah Meyerhans <noahm@debian.org>
lilik-openwrt-22.03
Noah Meyerhans 10 years ago
parent
commit
5639066c12
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/ipsec-tools/Makefile

+ 2
- 2
net/ipsec-tools/Makefile View File

@ -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


Loading…
Cancel
Save