soju: update to 0.4.0.
This commit is contained in:
parent
066fd9941f
commit
8b58871d4e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'soju'
|
||||
pkgname=soju
|
||||
version=0.3.0
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="git.sr.ht/~emersion/soju"
|
||||
go_package="./cmd/soju ./cmd/sojuctl"
|
||||
|
@ -12,7 +12,7 @@ license="AGPL-3.0-or-later"
|
|||
homepage="https://soju.im"
|
||||
changelog="https://git.sr.ht/~emersion/soju/refs/v${version}"
|
||||
distfiles="https://git.sr.ht/~emersion/soju/refs/download/v${version}/soju-${version}.tar.gz"
|
||||
checksum=c1b77e87e42eb12bdc57a8c308b0d0f2b3dd367a2a8f9093a3983fa692c6aa01
|
||||
checksum=91a78d8f038fb3319042961ff38d9a54a9bf897942804c0a690628dc6c959118
|
||||
conf_files="/etc/soju/config"
|
||||
system_accounts="_soju"
|
||||
make_dirs="/var/db/soju 0750 _soju _soju
|
||||
|
|
Loading…
Reference in a new issue