mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oragono: update to 2.5.1.
This commit is contained in:
parent
44fceb6149
commit
1f629f059c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oragono'
|
# Template file for 'oragono'
|
||||||
pkgname=oragono
|
pkgname=oragono
|
||||||
version=2.5.0
|
version=2.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/oragono/oragono"
|
go_import_path="github.com/oragono/oragono"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://oragono.io/"
|
homepage="https://oragono.io/"
|
||||||
distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
|
distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
|
||||||
checksum=b954b20a19a3cfbc0c76febc6277217b275b355e0989edbd6d1a80a1accb6ded
|
checksum=1d38f36d73b4f2ffff158dfc47de833111b4c5f25703276a426c0f01618874ac
|
||||||
conf_files="/etc/oragono.conf"
|
conf_files="/etc/oragono.conf"
|
||||||
system_accounts="_oragono"
|
system_accounts="_oragono"
|
||||||
_oragono_homedir="/var/lib/oragono"
|
_oragono_homedir="/var/lib/oragono"
|
||||||
|
|
Loading…
Add table
Reference in a new issue