network/udpcast: Updated for version 20100130.

This commit is contained in:
Heinz Wiesinger 2010-04-22 17:52:28 -05:00 committed by Erik Hanson
parent ee85db94aa
commit 69b8a78e98
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for udpcast
# Copyright 2007-2009 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2007-2010 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=20091031
VERSION=20100130
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="udpcast"
VERSION="20091031"
VERSION="20100130"
HOMEPAGE="http://udpcast.linux.lu"
DOWNLOAD="http://udpcast.linux.lu/download/udpcast-20091031.tar.gz"
MD5SUM="ebc24c252746c95782c7c8ae54038648"
DOWNLOAD="http://udpcast.linux.lu/download/udpcast-20100130.tar.gz"
MD5SUM="f9ad942dfe3ecbd2da5d91479957e5a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
APPROVED="dsomero"
APPROVED="Erik Hanson"