Skip to content

Commit 6409566

Browse files
author
gon
committed
libsodium-recipe-update to url
1 parent fbb40ec commit 6409566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pythonforandroid/recipes/libsodium/__init__.py

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

77

88
class LibsodiumRecipe(Recipe):
9-
version = '1.0.16'
10-
url = 'https://github.com/jedisct1/libsodium/releases/download/{version}/libsodium-{version}.tar.gz'
9+
version = '1.0.18'
10+
url = 'https://github.com/jedisct1/libsodium/releases/download/{version}-RELEASE/libsodium-{version}.tar.gz'
1111
depends = []
1212
patches = ['size_max_fix.patch']
1313
built_libraries = {'libsodium.so': 'src/libsodium/.libs'}

0 commit comments

Comments
 (0)