mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/rtmpdump: Updated for version 20150115_a107cef.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
f89eff194b
commit
e0f0c52383
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rtmpdump
|
||||
|
||||
# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=rtmpdump
|
||||
VERSION=${VERSION:-20131007_a9f353c}
|
||||
VERSION=${VERSION:-20150115_a107cef}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rtmpdump"
|
||||
VERSION="20131007_a9f353c"
|
||||
VERSION="20150115_a107cef"
|
||||
HOMEPAGE="http://rtmpdump.mplayerhq.hu/"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/rtmpdump-20131007_a9f353c.tar.xz"
|
||||
MD5SUM="bd1713b74df76988e31024b477ff635b"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/rtmpdump-20150115_a107cef.tar.xz"
|
||||
MD5SUM="a08452afff9b4fabf2a53dbbcb21909c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue