mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
ergo: update to 2.16.0.
This commit is contained in:
parent
48d76ad9a2
commit
25e8d20599
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ergo'
|
||||
pkgname=ergo
|
||||
version=2.15.0
|
||||
version=2.16.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ergochat/ergo"
|
||||
|
@ -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=e2f88fe008a4e32798422b7a65fe81834d68d4695a014b37eded01278b170ce7
|
||||
checksum=85b3f3e83d9f2076e7e719b22b8e8fabd647ab746cc4d8ab945ea88cebb42065
|
||||
system_accounts="_ergo"
|
||||
_ergo_homedir="/var/lib/ergo"
|
||||
make_dirs="/var/lib/ergo 0755 _ergo _ergo"
|
||||
|
|
Loading…
Add table
Reference in a new issue