youtube-dl: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:23 -04:00
parent 81f07e6622
commit e6355ba79c

View file

@ -1,7 +1,7 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2020.09.20 version=2020.09.20
revision=1 revision=2
wrksrc=youtube-dl wrksrc=youtube-dl
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"