properties.sh: notes for next ndk update
we forgot to reset the revision numbers this time
This commit is contained in:
parent
1a68eb2926
commit
9d020f82ec
@ -1,7 +1,14 @@
|
||||
# keep repology-metadata in sync with this
|
||||
|
||||
TERMUX_ANDROID_BUILD_TOOLS_VERSION=30.0.3
|
||||
TERMUX_NDK_VERSION_NUM=23
|
||||
TERMUX_NDK_REVISION="b"
|
||||
TERMUX_NDK_VERSION=$TERMUX_NDK_VERSION_NUM$TERMUX_NDK_REVISION
|
||||
# when changing the above:
|
||||
# remove TERMUX_PKG_REVISION in:
|
||||
# libc++, ndk-multilib, ndk-sysroot, vulkan-loader-android
|
||||
# update SHA256 sums in scripts/setup-android-sdk.sh
|
||||
# check all packages build and run correctly and bump if needed
|
||||
|
||||
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user