parent
d3577d6053
commit
cbf26d6aa9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.11.9
|
||||
version=0.11.10
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
|
@ -26,8 +26,9 @@ short_desc="Lightweight and extensible Jabber/XMPP server written in Lua"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://prosody.im/"
|
||||
changelog="https://blog.prosody.im/prosody-${version}-released/"
|
||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=ccc032aea49d858635fb93644db276de6812be83073a8d80e9b4508095deff09
|
||||
checksum=c6d714e6d4a6ddd1db1266b205d9d8a3ed91818f42755c9268ffb18359d204e1
|
||||
|
||||
system_accounts="prosody"
|
||||
prosody_homedir="/var/lib/prosody"
|
||||
|
|
Loading…
Reference in New Issue