diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-16 17:43:31 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:29 -0500 |
commit | aaeb6176fb68cd266a36b84a11355b55d0abbff0 (patch) | |
tree | 81a20686b6203467e91ab70aa43888703065c329 /network/udpcast | |
parent | 696911f6f306ae46b142af6b613bb6ffc30ef4a8 (diff) | |
download | slackbuilds-aaeb6176fb68cd266a36b84a11355b55d0abbff0.tar.gz |
network/udpcast: Updated for version 20120424.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/udpcast')
-rw-r--r-- | network/udpcast/README | 4 | ||||
-rw-r--r-- | network/udpcast/slack-desc | 6 | ||||
-rw-r--r-- | network/udpcast/udpcast.SlackBuild | 4 | ||||
-rw-r--r-- | network/udpcast/udpcast.info | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/network/udpcast/README b/network/udpcast/README index 31c6b75864..9ec666a3ef 100644 --- a/network/udpcast/README +++ b/network/udpcast/README @@ -1,3 +1,3 @@ -Udpcast is a commandline program for transmitting or receiving files over -the network using the UDP protocol. This way, you get a higher bandwidth +Udpcast is a commandline program for transmitting or receiving files over +the network using the UDP protocol. This way, you get a higher bandwidth than via TCP and you can send it to many clients at once. diff --git a/network/udpcast/slack-desc b/network/udpcast/slack-desc index 09a62a6391..e1310900e1 100644 --- a/network/udpcast/slack-desc +++ b/network/udpcast/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| udpcast: udpcast (UDP File-Sender/Receiver) udpcast: -udpcast: Udpcast is a commandline program for transmitting or receiving -udpcast: files over the network using the UDP protocol. -udpcast: This way, you get a higher bandwidth than via TCP and you can +udpcast: Udpcast is a commandline program for transmitting or receiving +udpcast: files over the network using the UDP protocol. +udpcast: This way, you get a higher bandwidth than via TCP and you can udpcast: send to many clients at once. udpcast: udpcast: diff --git a/network/udpcast/udpcast.SlackBuild b/network/udpcast/udpcast.SlackBuild index fade25ac42..38cae650c5 100644 --- a/network/udpcast/udpcast.SlackBuild +++ b/network/udpcast/udpcast.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for udpcast -# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2007-2012 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=udpcast -VERSION=20110710 +VERSION=20120424 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/udpcast/udpcast.info b/network/udpcast/udpcast.info index 3dbf029a58..4e5a0c1769 100644 --- a/network/udpcast/udpcast.info +++ b/network/udpcast/udpcast.info @@ -1,8 +1,8 @@ PRGNAM="udpcast" -VERSION="20110710" +VERSION="20120424" HOMEPAGE="http://udpcast.linux.lu" -DOWNLOAD="http://udpcast.linux.lu/download/udpcast-20110710.tar.gz" -MD5SUM="d48c32226c394f84032c2239c5e9f8e4" +DOWNLOAD="http://udpcast.linux.lu/download/udpcast-20120424.tar.gz" +MD5SUM="b9b67a577ca5659a93bcb9e43f298fb2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |