mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
prosody: update to 13.0.1
This commit is contained in:
parent
53f087ecad
commit
c1b42ff61a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'prosody'
|
# Template file for 'prosody'
|
||||||
pkgname=prosody
|
pkgname=prosody
|
||||||
version=13.0.0
|
version=13.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--ostype=linux
|
--ostype=linux
|
||||||
|
@ -27,7 +27,7 @@ license="MIT"
|
||||||
homepage="https://prosody.im/"
|
homepage="https://prosody.im/"
|
||||||
changelog="https://prosody.im/doc/release/${version}"
|
changelog="https://prosody.im/doc/release/${version}"
|
||||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4309c5cfeb1a74d3f97185f6243a0c1068eb39fa7e91abc42cf2194bf067fc54
|
checksum=7bde8a5bf3cce195fd454970001b9faeac1a4601bcaa5c74eed7c6b74e48d806
|
||||||
|
|
||||||
system_accounts="prosody"
|
system_accounts="prosody"
|
||||||
prosody_homedir="/var/lib/prosody"
|
prosody_homedir="/var/lib/prosody"
|
||||||
|
|
Loading…
Add table
Reference in a new issue