mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/icecast: Updated for version 2.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eeb063f3da
commit
837cd44940
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=icecast
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
VERSION=${VERSION:-2.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icecast"
|
||||
VERSION="2.4.1"
|
||||
VERSION="2.4.2"
|
||||
HOMEPAGE="http://www.icecast.org"
|
||||
DOWNLOAD="http://downloads.xiph.org/releases/icecast/icecast-2.4.1.tar.gz"
|
||||
MD5SUM="b1402712a79734d4720c8fe15fd9fb10"
|
||||
DOWNLOAD="http://downloads.xiph.org/releases/icecast/icecast-2.4.2.tar.gz"
|
||||
MD5SUM="55947c83d31dfcbbede58c9521c676f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue