multimedia/get_iplayer: Updated for version 3.14.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
ArTourter 2018-05-18 12:41:30 +01:00 committed by David Spencer
parent 5f97e2dd54
commit a10f2405f9
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=get_iplayer
VERSION=${VERSION:-3.12}
VERSION=${VERSION:-3.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="get_iplayer"
VERSION="3.12"
VERSION="3.14"
HOMEPAGE="http://www.infradead.org/get_iplayer/html/get_iplayer.html"
DOWNLOAD="https://github.com/get-iplayer/get_iplayer/archive/v3.12/get_iplayer-3.12.tar.gz"
MD5SUM="e47df68197d33783464e2981a3d1881a"
DOWNLOAD="https://github.com/get-iplayer/get_iplayer/archive/v3.14/get_iplayer-3.14.tar.gz"
MD5SUM="baad6e316bcffca3a910a09a07fe1a88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg perl-LWP-Protocol-https perl-JSON perl-xml-libxml perl-Mojolicious AtomicParsley"