Skip to content

Commit 7b1f3ba

Browse files
committed
sdl_image 2.8.0 has been released
1 parent 7210a37 commit 7b1f3ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pythonforandroid/recipes/sdl2_image/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77

88
class LibSDL2Image(BootstrapNDKRecipe):
9-
version = '2.7.1'
10-
url = 'https://github.com/libsdl-org/SDL_image/releases/download/prerelease-{version}/SDL2_image-{version}.tar.gz'
9+
version = '2.8.0'
10+
url = 'https://github.com/libsdl-org/SDL_image/releases/download/release-{version}/SDL2_image-{version}.tar.gz'
1111
dir_name = 'SDL2_image'
1212

1313
patches = ['enable-webp.patch']

0 commit comments

Comments
 (0)