pmt: initial 2.9.1 update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export PMT_VERSION="2.8.0"
|
||||
export PMT_VERSION_CODE=280
|
||||
export PMT_VERSION="2.9.0"
|
||||
export PMT_VERSION_CODE=290
|
||||
export NDK_VERSION="r27"
|
||||
export NDK_IS="android-ndk"
|
||||
export NDK_LINK="https://dl.google.com/android/repository/android-ndk-${NDK_VERSION}-linux.zip"
|
||||
@@ -1,11 +1,10 @@
|
||||
echo -e "\`${CC_VERSION}\`
|
||||
|
||||
Version/Version Code: \`${PMT_VERSION}\`/\`${PMT_VERSION_CODE}\`
|
||||
Supported architectures: \`arm64-v8a\` (64-bit) and \`armeabi-v7a\` (32-bit)
|
||||
Version and code: \`${PMT_VERSION}\`/\`${PMT_VERSION_CODE}\`
|
||||
Supported architectures: \`arm64-v8a\` (64-bit), \`armeabi-v7a\` (32-bit)
|
||||
|
||||
Notes:
|
||||
Builded with Android NDK ${NDK_VERSION}
|
||||
Packages are compressed with xz.
|
||||
Builded debian packages for termux. [Click](https://github.com/ShawkTeam/pmt/blob/${PMT_VERSION}/SETUP-DEBS.md) for guide.
|
||||
Report bugs and suggestions.
|
||||
[Click](https://github.com/ShawkTeam/pmt/blob/${PMT_VERSION}/CHANGELOG.md) for viewing version ${PMT_VERSION} changelog."
|
||||
- Builded with Android NDK \`${NDK_VERSION}\`
|
||||
- Packages are compressed with \`xz\`.
|
||||
- Report bugs and suggestions.
|
||||
- [Click](https://github.com/ShawkTeam/pmt/blob/${PMT_VERSION}/CHANGELOG.md) for viewing version \`${PMT_VERSION}\` changelog."
|
||||
|
||||
Reference in New Issue
Block a user