mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
soju: update to 0.8.2.
This commit is contained in:
parent
edf023701a
commit
642ee54a55
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'soju'
|
# Template file for 'soju'
|
||||||
pkgname=soju
|
pkgname=soju
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="codeberg.org/emersion/soju"
|
go_import_path="codeberg.org/emersion/soju"
|
||||||
go_package="./cmd/... ./contrib/..."
|
go_package="./cmd/... ./contrib/..."
|
||||||
|
@ -16,7 +16,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://soju.im"
|
homepage="https://soju.im"
|
||||||
changelog="https://codeberg.org/emersion/soju/releases"
|
changelog="https://codeberg.org/emersion/soju/releases"
|
||||||
distfiles="https://codeberg.org/emersion/soju/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/emersion/soju/archive/v${version}.tar.gz"
|
||||||
checksum=fa1cd0a245b85d9c45acd6ad5c647553c932bfa7bb46edf39a69cd7c778f2ec9
|
checksum=926a76e968d656d53a82163ea72e0a522b018e239dc0be85f60cf3550e22a2fb
|
||||||
conf_files="/etc/soju/config"
|
conf_files="/etc/soju/config"
|
||||||
system_accounts="_soju"
|
system_accounts="_soju"
|
||||||
make_dirs="/var/db/soju 0750 _soju _soju
|
make_dirs="/var/db/soju 0750 _soju _soju
|
||||||
|
|
Loading…
Add table
Reference in a new issue