chezmoi: update to 2.1.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-11 18:08:51 +00:00
parent 1e64bbc8b0
commit 3ba60fc28b
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.1.0
TERMUX_PKG_VERSION=2.1.1
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8385e08fdcc37e88f4153c7ac750c6c55d09207b61129cce40b1f5ce1608e465
TERMUX_PKG_SHA256=e91319baddd966f893737595488f5cba071f8371c1ae445de6638b65cd533a97
termux_step_make() {
termux_setup_golang