Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[android-5] termux-api: update to 0.47 #4396

Merged
merged 1 commit into from
Oct 6, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/termux-api/build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://wiki.termux.com/wiki/Termux:API
TERMUX_PKG_DESCRIPTION="Termux API commands (install also the Termux:API app)"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=0.46
TERMUX_PKG_SHA256=5c4198b5a3171c1ae1dae629b102085c056d88f32b0c791eeec4d191937d96b0
TERMUX_PKG_VERSION=0.47
TERMUX_PKG_SHA256=f0ce46c3f39d609d64e38d1ad292f233251760032bdf313ce8547c2f551f43c3
TERMUX_PKG_SRCURL=https://github.com/termux/termux-api-package/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS="bash"