micro: Update from 1.3.2 to 1.3.3

This commit is contained in:
Fredrik Fornwall 2017-09-29 02:29:41 +02:00
parent fe909420c0
commit 7cf4c4fa57
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://micro-editor.github.io/
TERMUX_PKG_DESCRIPTION="Modern and intuitive terminal-based text editor"
TERMUX_PKG_VERSION=1.3.2
TERMUX_PKG_SHA256=1a08301e39353914d7e699e36455bac1fee7d6d5ff1e211499bc10b46d8b35f5
TERMUX_PKG_VERSION=1.3.3
TERMUX_PKG_SHA256=be5a09f00d91bf5203599a4285b0cf709dd61c32e4d2e28e473932ab28664fab
TERMUX_PKG_SRCURL=https://github.com/zyedidia/micro/releases/download/v${TERMUX_PKG_VERSION}/micro-${TERMUX_PKG_VERSION}-src.tar.gz
termux_step_make() {