mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
eecd1cce0d
commit
c7594ff56f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ergo'
|
# Template file for 'ergo'
|
||||||
pkgname=ergo
|
pkgname=ergo
|
||||||
version=2.14.0
|
version=2.15.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ergochat/ergo"
|
go_import_path="github.com/ergochat/ergo"
|
||||||
go_ldflags="-X main.version=$version"
|
go_ldflags="-X main.version=$version"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://ergo.chat/"
|
homepage="https://ergo.chat/"
|
||||||
changelog="https://raw.githubusercontent.com/ergochat/ergo/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ergochat/ergo/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ergochat/ergo/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ergochat/ergo/archive/v${version}.tar.gz"
|
||||||
checksum=60085302182e54b9afe1a3f0c4e3a9da16fecdaa6bc4c1f0aceccded856969dd
|
checksum=e2f88fe008a4e32798422b7a65fe81834d68d4695a014b37eded01278b170ce7
|
||||||
system_accounts="_ergo"
|
system_accounts="_ergo"
|
||||||
_ergo_homedir="/var/lib/ergo"
|
_ergo_homedir="/var/lib/ergo"
|
||||||
make_dirs="/var/lib/ergo 0755 _ergo _ergo"
|
make_dirs="/var/lib/ergo 0755 _ergo _ergo"
|
||||||
|
|
Loading…
Add table
Reference in a new issue