From 8433749dc21564552b81133382fb4da653acdecc Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 26 Jun 2017 20:38:47 +0000 Subject: openconnect: fix to the patch to the vpnc-script... --- openconnect/build/openconnect.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openconnect') diff --git a/openconnect/build/openconnect.SlackBuild b/openconnect/build/openconnect.SlackBuild index ca486b3c..16cfbab4 100755 --- a/openconnect/build/openconnect.SlackBuild +++ b/openconnect/build/openconnect.SlackBuild @@ -35,6 +35,8 @@ # * Initial build. # 7.08-2: 24/jun/2017 by Eric Hameleers # * Small fix to the vpnc-script +# 7.08-3: 24/jun/2017 by Eric Hameleers +# * Fix to the patch to the vpnc-script... # # Run 'sh openconnect.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -44,7 +46,7 @@ PRGNAM=openconnect VERSION=${VERSION:-7.08} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:-" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad