From: <abe...@us...> - 2011-12-20 14:32:29
|
Revision: 5319 http://astlinux.svn.sourceforge.net/astlinux/?rev=5319&view=rev Author: abelbeck Date: 2011-12-20 14:32:23 +0000 (Tue, 20 Dec 2011) Log Message: ----------- ipsec-tools, version bump to 0.8.0 Modified Paths: -------------- branches/1.0/package/ipsec-tools/ipsec-tools.mk Modified: branches/1.0/package/ipsec-tools/ipsec-tools.mk =================================================================== --- branches/1.0/package/ipsec-tools/ipsec-tools.mk 2011-12-20 14:18:20 UTC (rev 5318) +++ branches/1.0/package/ipsec-tools/ipsec-tools.mk 2011-12-20 14:32:23 UTC (rev 5319) @@ -4,9 +4,9 @@ # ############################################################# -IPSEC_TOOLS_VERSION = 0.7.3 +IPSEC_TOOLS_VERSION = 0.8.0 IPSEC_TOOLS_SOURCE = ipsec-tools-$(IPSEC_TOOLS_VERSION).tar.bz2 -IPSEC_TOOLS_SITE = http://ftp.sunet.se/pub/NetBSD/misc/ipsec-tools/0.7/ +IPSEC_TOOLS_SITE = http://ftp.sunet.se/pub/NetBSD/misc/ipsec-tools/0.8/ IPSEC_TOOLS_INSTALL_STAGING = YES IPSEC_TOOLS_MAKE = $(MAKE1) IPSEC_TOOLS_DEPENDENCIES = openssl flex host-flex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |