mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
ipsec-tools: bump to version 0.8.2
Also rename patch according to policy and add homepage. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
caccb8bf32
commit
d1083adfc4
@ -5,6 +5,8 @@ config BR2_PACKAGE_IPSEC_TOOLS
|
|||||||
help
|
help
|
||||||
This package is required to support IPSec for Linux 2.6+
|
This package is required to support IPSec for Linux 2.6+
|
||||||
|
|
||||||
|
http://ipsec-tools.sourceforge.net/
|
||||||
|
|
||||||
if BR2_PACKAGE_IPSEC_TOOLS
|
if BR2_PACKAGE_IPSEC_TOOLS
|
||||||
|
|
||||||
config BR2_PACKAGE_IPSEC_TOOLS_ADMINPORT
|
config BR2_PACKAGE_IPSEC_TOOLS_ADMINPORT
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IPSEC_TOOLS_VERSION_MAJOR = 0.8
|
IPSEC_TOOLS_VERSION_MAJOR = 0.8
|
||||||
IPSEC_TOOLS_VERSION = $(IPSEC_TOOLS_VERSION_MAJOR).0
|
IPSEC_TOOLS_VERSION = $(IPSEC_TOOLS_VERSION_MAJOR).2
|
||||||
IPSEC_TOOLS_SOURCE = ipsec-tools-$(IPSEC_TOOLS_VERSION).tar.bz2
|
IPSEC_TOOLS_SOURCE = ipsec-tools-$(IPSEC_TOOLS_VERSION).tar.bz2
|
||||||
IPSEC_TOOLS_SITE = http://ftp.sunet.se/pub/NetBSD/misc/ipsec-tools/$(IPSEC_TOOLS_VERSION_MAJOR)/
|
IPSEC_TOOLS_SITE = http://ftp.sunet.se/pub/NetBSD/misc/ipsec-tools/$(IPSEC_TOOLS_VERSION_MAJOR)/
|
||||||
IPSEC_TOOLS_INSTALL_STAGING = YES
|
IPSEC_TOOLS_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user