diff options
Diffstat (limited to 'network/socat/socat.SlackBuild')
-rw-r--r-- | network/socat/socat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/socat/socat.SlackBuild b/network/socat/socat.SlackBuild index a1133b67ca..eddb6935dc 100644 --- a/network/socat/socat.SlackBuild +++ b/network/socat/socat.SlackBuild @@ -3,7 +3,7 @@ # Copyright 2009 Andrew Psaltis <ampsaltis@gmail.com> # Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc> -# Copyright 2014-2017 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2014-2019 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -22,7 +22,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=socat -VERSION=${VERSION:-1.7.3.2} +VERSION=${VERSION:-1.7.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |