upgraded cicada to v0.9.19

This commit is contained in:
Hugo Wang 2021-05-27 08:04:46 +08:00 committed by Henrik Grimler
parent 469d854fc4
commit a8cb7463c5
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.17
TERMUX_PKG_VERSION=0.9.19
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ed4fe063354ff163d8595e88b975245bfddb1df1a57ce62f987ccff77d8e933e
TERMUX_PKG_SHA256=ccab3421b58886dc8ff69e1625435f9001a5c17c9253382bdf661221c56faff5
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"