diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-12 17:44:21 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:44:21 +0200 |
commit | 1a06fa71a71e33c80a8e70826fb01197bd38ddfa (patch) | |
tree | 9325472173ebd330dc6b8a700ca91ea0aad6fd20 /network/udpcast/udpcast.SlackBuild | |
parent | 3464b411a7fce641e3f4e396908172d4fded575d (diff) | |
download | slackbuilds-1a06fa71a71e33c80a8e70826fb01197bd38ddfa.tar.gz |
network/udpcast: Updated for version 20081213
Diffstat (limited to 'network/udpcast/udpcast.SlackBuild')
-rw-r--r-- | network/udpcast/udpcast.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/udpcast/udpcast.SlackBuild b/network/udpcast/udpcast.SlackBuild index 689dcdf1eb..928aa7224c 100644 --- a/network/udpcast/udpcast.SlackBuild +++ b/network/udpcast/udpcast.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for udpcast -# Copyright 2007-2008 Heinz Wiesinger <pprkut@liwjatan.at> +# Copyright 2007-2009 Heinz Wiesinger <pprkut@liwjatan.at> # 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=20081116 +VERSION=20081213 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |