multimedia/get_iplayer: Updated for version 3.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3f8948097a
commit
4739460236
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for get_iplayer.
|
||||
#
|
||||
# Copyright 2011 Gregory J. L. Tourte <artourter@gmail.com>
|
||||
# Copyright 2009 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
|
||||
# Copyright 2012 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=get_iplayer
|
||||
VERSION=${VERSION:-3.09}
|
||||
VERSION=${VERSION:-3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="get_iplayer"
|
||||
VERSION="3.09"
|
||||
VERSION="3.12"
|
||||
HOMEPAGE="http://www.infradead.org/get_iplayer/html/get_iplayer.html"
|
||||
DOWNLOAD="https://github.com/get-iplayer/get_iplayer/archive/v3.09/get_iplayer-3.09.tar.gz"
|
||||
MD5SUM="444ed9c54a25b723ab5c79d23fa7cfee"
|
||||
DOWNLOAD="https://github.com/get-iplayer/get_iplayer/archive/v3.12/get_iplayer-3.12.tar.gz"
|
||||
MD5SUM="e47df68197d33783464e2981a3d1881a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg perl-LWP-Protocol-https perl-JSON perl-xml-libxml perl-Mojolicious AtomicParsley"
|
||||
|
|
Loading…
Reference in New Issue