TerraState: update to 1.2.1.

This commit is contained in:
Michael Aldridge 2025-06-26 22:18:14 -05:00
parent 153a3da1e7
commit 007e56e3e7

View file

@ -1,7 +1,7 @@
# Template file for 'TerraState'
pkgname=TerraState
version=1.1.1
revision=4
version=1.2.1
revision=1
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
build_style=go
go_import_path="github.com/the-maldridge/terrastate"
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT"
homepage="https://github.com/the-maldridge/terrastate"
distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
checksum=8a205c2f6c39c505adf2a3f07317d387ae76676aac0c6263f435239a8c337de2
checksum=7cc55c23b98324b17aee74a87f6518aee052255dfb744373c12a3695ed196e94
system_groups="_terrastate"
system_accounts="_terrastate"
_terrastate_homedir="/var/lib/terrastate"