cicada: update to 0.9.17

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-10 06:36:35 +00:00
parent 7f5c8ab0ab
commit 849c2978d0
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/mitnk/cicada
TERMUX_PKG_DESCRIPTION="A bash like Unix shell"
TERMUX_PKG_MAINTAINER="Hugo Wang <w@mitnk.com>"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=0.9.15
TERMUX_PKG_VERSION=0.9.17
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ac0b2ece296817a6eda3b835bf0479ce38c7d12e35f7a023a57fcbd9901a97ca
TERMUX_PKG_SHA256=ed4fe063354ff163d8595e88b975245bfddb1df1a57ce62f987ccff77d8e933e
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {