Skip to content

Commit c05990c

Browse files
misl6AndreMiras
authored andcommitted
Update ffpyplayer version for setup.py updates (kivy#1813)
1 parent 2b61b8b commit c05990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/ffpyplayer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
class FFPyPlayerRecipe(CythonRecipe):
7-
version = '6f7568b498715c2da88f061ebad082a042514923'
7+
version = 'c99913f2317bf3840eeacf1c1c3db3b3d1f78007'
88
url = 'https://github.com/matham/ffpyplayer/archive/{version}.zip'
99
depends = [('python2', 'python3'), 'sdl2', 'ffmpeg']
1010
opt_depends = ['openssl', 'ffpyplayer_codecs']

0 commit comments

Comments
 (0)