diff options
author | Leonard Schmidt <lems@gmx.net> | 2014-11-30 11:48:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-30 11:48:44 +0700 |
commit | c6c29ed6a43426f7f909c5e4a83d5b6272e76077 (patch) | |
tree | d5894e683965d863de39a3eafe43f6b90d15e105 /network/tnftp/tnftp.SlackBuild | |
parent | 8ef8712735069b5f8adcf740b1dd61e845ee2e5b (diff) | |
download | slackbuilds-c6c29ed6a43426f7f909c5e4a83d5b6272e76077.tar.gz |
network/tnftp: Updated for version 20141104.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tnftp/tnftp.SlackBuild')
-rw-r--r-- | network/tnftp/tnftp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/tnftp/tnftp.SlackBuild b/network/tnftp/tnftp.SlackBuild index d366023036..879d2c0678 100644 --- a/network/tnftp/tnftp.SlackBuild +++ b/network/tnftp/tnftp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tnftp -# Copyright (c) 2014, Leonard Schmidt <lems@mailbox.org> +# Copyright (c) 2014, Leonard Schmidt <lems@gmx.net> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -22,7 +22,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tnftp -VERSION=${VERSION:-20141031} +VERSION=${VERSION:-20141104} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |