cicada: update to 0.9.21

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-17 12:13:26 +00:00
parent 291b007bd5
commit b143d2f54b
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +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.19
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.9.21
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ccab3421b58886dc8ff69e1625435f9001a5c17c9253382bdf661221c56faff5
TERMUX_PKG_SHA256=ad1d3f9b954e73516fc8031c1b35cd28f14ce26fe3ee0468ec9c5eaace257fc3
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"