Update android-ndk

This commit is contained in:
Martchus 2019-03-21 18:10:10 +01:00
parent 38c5120466
commit df5b2778df
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# Contributor: frownlee <florez.brownlee@gmail.com>
pkgname=android-ndk
pkgver=r19.b
pkgver=r19.c
pkgrel=1
pkgdesc='Android C/C++ developer kit'
arch=('x86_64')
@ -18,7 +18,7 @@ depends=('glibc')
source=('android-ndk.sh')
source_x86_64=("https://dl.google.com/android/repository/$pkgname-${pkgver/./}-linux-x86_64.zip")
sha1sums=('2479a8d74428eb651ad2b9772ad655d7a90af410')
sha1sums_x86_64=('16f62346ab47f7125a0e977dcc08f54881f8a3d7')
sha1sums_x86_64=('fd94d0be6017c6acbd193eb95e09cf4b6f61b834')
prepare() {
# workaround issue with CMake's internal Android support