diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/tnftp/tnftp.SlackBuild | 4 | ||||
-rw-r--r-- | network/tnftp/tnftp.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/tnftp/tnftp.SlackBuild b/network/tnftp/tnftp.SlackBuild index 5c33f665a7..d366023036 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@gmx.net> +# Copyright (c) 2014, Leonard Schmidt <lems@mailbox.org> # 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:-20130505} +VERSION=${VERSION:-20141031} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/tnftp/tnftp.info b/network/tnftp/tnftp.info index 18705d2d62..bcb35b85c3 100644 --- a/network/tnftp/tnftp.info +++ b/network/tnftp/tnftp.info @@ -1,10 +1,10 @@ PRGNAM="tnftp" -VERSION="20130505" +VERSION="20141031" HOMEPAGE="ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp" -DOWNLOAD="ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/tnftp-20130505.tar.gz" -MD5SUM="66e218d02ec7d9fc39ab70ba2900305a" +DOWNLOAD="ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/tnftp-20141031.tar.gz" +MD5SUM="aa29b40c7b1caf081a740350b05039e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Leonard Schmidt" -EMAIL="lems@gmx.net" +EMAIL="lems@mailbox.org" |