mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
prosody: update to 0.11.11.
This commit is contained in:
parent
1355e729a3
commit
c68840b3fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prosody'
|
# Template file for 'prosody'
|
||||||
pkgname=prosody
|
pkgname=prosody
|
||||||
version=0.11.10
|
version=0.11.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -28,7 +28,7 @@ license="MIT"
|
||||||
homepage="https://prosody.im/"
|
homepage="https://prosody.im/"
|
||||||
changelog="https://blog.prosody.im/prosody-${version}-released/"
|
changelog="https://blog.prosody.im/prosody-${version}-released/"
|
||||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c6d714e6d4a6ddd1db1266b205d9d8a3ed91818f42755c9268ffb18359d204e1
|
checksum=a1af90e2d4ac2f7cf81b385475140ecee60bec1eb83003efb5aeb89765b13774
|
||||||
|
|
||||||
system_accounts="prosody"
|
system_accounts="prosody"
|
||||||
prosody_homedir="/var/lib/prosody"
|
prosody_homedir="/var/lib/prosody"
|
||||||
|
|
Loading…
Add table
Reference in a new issue