update to get_iplayer-3.07
This commit is contained in:
parent
aafbe6a170
commit
13231787d4
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.112 2017/10/26 19:56:17 nigel Exp $
|
||||
# $OpenBSD: Makefile,v 1.113 2017/12/15 14:49:50 sthen Exp $
|
||||
|
||||
COMMENT= download/stream programmes from BBC iPlayer
|
||||
|
||||
GH_ACCOUNT= get-iplayer
|
||||
GH_PROJECT= get_iplayer
|
||||
GH_TAGNAME= v3.06
|
||||
GH_TAGNAME= v3.07
|
||||
|
||||
CATEGORIES= multimedia
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (get_iplayer-3.06.tar.gz) = +6Pxq9Acpvmq7TD5ZQ4eUg/TshR/5qpI/nx0dyWyBfc=
|
||||
SIZE (get_iplayer-3.06.tar.gz) = 134308
|
||||
SHA256 (get_iplayer-3.07.tar.gz) = Te6OB2zSsJ26lxzWA8+qoYvo4Azpu3WVi8DYI0zW36A=
|
||||
SIZE (get_iplayer-3.07.tar.gz) = 135556
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-get_iplayer,v 1.84 2017/10/13 14:18:36 sthen Exp $
|
||||
$OpenBSD: patch-get_iplayer,v 1.85 2017/12/15 14:49:50 sthen Exp $
|
||||
Index: get_iplayer
|
||||
--- get_iplayer.orig
|
||||
+++ get_iplayer
|
||||
@ -8,7 +8,7 @@ Index: get_iplayer
|
||||
#
|
||||
# get_iplayer - Lists and records BBC iPlayer TV and radio programmes
|
||||
#
|
||||
@@ -295,6 +295,7 @@ if ( $opt->{encodinglocale} =~ /UTF-?8/i ) {
|
||||
@@ -298,6 +298,7 @@ if ( $opt->{encodinglocale} =~ /UTF-?8/i ) {
|
||||
}
|
||||
|
||||
# Copy a few options over to opt so that logger works
|
||||
|
Loading…
x
Reference in New Issue
Block a user