chezmoi: update to 2.7.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-13 00:14:01 +00:00
parent 8754db21d6
commit 03d03b6282
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.1
TERMUX_PKG_VERSION=2.7.0
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9703edbe369a498feb82173bda6400f23b7d1624154f84aa0beccf19462f082f
TERMUX_PKG_SHA256=93c838f450132cdc41f219cfc1eb764424c3b00e533fd9d6c217e4163529a9ee
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {