mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to get_iplayer-3.36
sadly the bbc audio archive will be uk-only sometime soon (if not already) https://www.bbc.co.uk/sounds/help/questions/listening-outside-the-uk/outside-uk-changes
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
COMMENT= download/stream programmes from BBC iPlayer
|
||||
|
||||
#DIST_TUPLE= github get-iplayer get_iplayer v3.35 .
|
||||
GH_ACCOUNT= get-iplayer
|
||||
GH_PROJECT= get_iplayer
|
||||
GH_TAGNAME= v3.35
|
||||
GH_TAGNAME= v3.36
|
||||
|
||||
CATEGORIES= multimedia
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (get_iplayer-3.35.tar.gz) = BI/1+b1cbA9RoF/QyX6xNwKdGVC1lDhKkgw8Z08SHow=
|
||||
SIZE (get_iplayer-3.35.tar.gz) = 149783
|
||||
SHA256 (get_iplayer-3.36.tar.gz) = mnA4MUO24/Q+4Hn1Ubf1cZA3rahutI2d78ZuAOYZ2ZY=
|
||||
SIZE (get_iplayer-3.36.tar.gz) = 150345
|
||||
|
||||
@@ -7,7 +7,7 @@ Index: get_iplayer
|
||||
#
|
||||
# get_iplayer - Lists and records BBC iPlayer TV and BBC Sounds radio programmes
|
||||
#
|
||||
@@ -320,6 +320,7 @@ if ( $opt->{encodinglocale} =~ /UTF-?8/i ) {
|
||||
@@ -326,6 +326,7 @@ if ( $opt->{encodinglocale} =~ /UTF-?8/i ) {
|
||||
validate_cmdline(@ARGV);
|
||||
|
||||
# Copy a few options over to opt so that logger works
|
||||
|
||||
Reference in New Issue
Block a user