Update youtube-dl to 2017.05.18.1.
Unbreaks youtube with version 2017.05.18.1 * [jsinterp] Fix typo and cleanup regular expressions (#13134) version 2017.05.18 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125, #13126, #13128, #13129, #13130, #13131, #13132) OK and input sthen@, also OK danj@. From Hiltjo Posthuma, thanks!
This commit is contained in:
parent
e9a32d22eb
commit
df69061f3b
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.165 2017/05/16 05:44:44 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.166 2017/05/19 08:06:59 pirofti Exp $
|
||||
|
||||
COMMENT = CLI program to download videos from YouTube and other sites
|
||||
|
||||
VERSION = 2017.05.14
|
||||
VERSION = 2017.05.18.1
|
||||
MODPY_EGG_VERSION = ${VERSION:S/.0/./g}
|
||||
|
||||
DISTNAME = youtube-dl-${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (youtube-dl-2017.05.14.tar.gz) = Nj6PFnUt/DVzA1HT6tVuvTT/o5SGT3qgDr8H1uxeh5M=
|
||||
SIZE (youtube-dl-2017.05.14.tar.gz) = 2721018
|
||||
SHA256 (youtube-dl-2017.05.18.1.tar.gz) = VJ8P9kAL8NuWb08r7H/PECrpr/LgRMZJwdzb2Q9vopk=
|
||||
SIZE (youtube-dl-2017.05.18.1.tar.gz) = 2721977
|
||||
|
Loading…
Reference in New Issue
Block a user