mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/udpcast: Updated for version 20100130.
This commit is contained in:
parent
ee85db94aa
commit
69b8a78e98
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue