chezmoi: update to 2.6.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-04 00:16:08 +00:00
parent db8d640f66
commit 59a5bd89bd
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.6.0
TERMUX_PKG_VERSION=2.6.1
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e9550626bf30b95f3517e3c4592a25fd2ec1978b5ed0665a4f2b1a42ce4d8dec
TERMUX_PKG_SHA256=9703edbe369a498feb82173bda6400f23b7d1624154f84aa0beccf19462f082f
termux_step_make() {
termux_setup_golang