zsh: Update from 5.5 to 5.5.1

This commit is contained in:
Fredrik Fornwall 2018-04-22 21:42:47 +02:00
parent 9cd1d85f41
commit bf07a5080b
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://www.zsh.org
TERMUX_PKG_DESCRIPTION="Shell with lots of features"
TERMUX_PKG_VERSION=5.5
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=c3d57b92d75e29c8a49d2ff6d146ab63c5968bb7187bf1a9dd35464d22b33b6f
TERMUX_PKG_VERSION=5.5.1
TERMUX_PKG_SHA256=35dd75e44a3bbc9d5eefe77a9f5504a19eeeac1ca91a36ca15cff65844b92f7a
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/zsh-${TERMUX_PKG_VERSION}.tar.xz
# Remove hard link to bin/zsh as Android does not support hard links:
TERMUX_PKG_RM_AFTER_INSTALL="bin/zsh-${TERMUX_PKG_VERSION}"