ergo: update to 2.15.0.

Closes: #54112 [via git-merge-pr]
This commit is contained in:
Lydia Sobot 2025-01-26 07:19:41 +01:00 committed by classabbyamp
parent eecd1cce0d
commit c7594ff56f
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'ergo'
pkgname=ergo
version=2.14.0
revision=2
version=2.15.0
revision=1
build_style=go
go_import_path="github.com/ergochat/ergo"
go_ldflags="-X main.version=$version"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://ergo.chat/"
changelog="https://raw.githubusercontent.com/ergochat/ergo/master/CHANGELOG.md"
distfiles="https://github.com/ergochat/ergo/archive/v${version}.tar.gz"
checksum=60085302182e54b9afe1a3f0c4e3a9da16fecdaa6bc4c1f0aceccded856969dd
checksum=e2f88fe008a4e32798422b7a65fe81834d68d4695a014b37eded01278b170ce7
system_accounts="_ergo"
_ergo_homedir="/var/lib/ergo"
make_dirs="/var/lib/ergo 0755 _ergo _ergo"