chezmoi: update to 2.7.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-23 06:14:56 +00:00
parent 776714cd82
commit 0a8a1d5caa
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://chezmoi.io
TERMUX_PKG_DESCRIPTION="Manage your dotfiles across multiple machines"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Henrik Grimler @Grimler91"
TERMUX_PKG_VERSION=2.7.2
TERMUX_PKG_VERSION=2.7.3
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0c02b70735ad7d8703b973644473228ca423eb1d01221dfd03f52cfd39b028ab
TERMUX_PKG_SHA256=a9dbaa9bd55f1c1e1c82c7ae5b7b1933f907703d5bd9976b2c14321b8c1e0d90
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {