upgrade package cicada to 0.9.13 (#6001)

This commit is contained in:
Hugo Wang 2020-11-08 17:13:01 +08:00 committed by GitHub
parent 8c83ce9002
commit fe74fa8fc4
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ 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.12
TERMUX_PKG_VERSION=0.9.13
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=6ae7063d586618ebf11d54bd45ffc27dc62933e7a58258c6ed1bfa3d16aa8508
TERMUX_PKG_SHA256=8c037894ff9bb1225e1406ce2efbe14197441b920f91bbd6281e7553c3b322a0
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {