prosody: rebuild against OpenSSL
This commit is contained in:
parent
e5ab0050ed
commit
d14c02678c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'prosody'
|
# Template file for 'prosody'
|
||||||
pkgname=prosody
|
pkgname=prosody
|
||||||
version=0.11.8
|
version=0.11.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--ostype=linux
|
--ostype=linux
|
||||||
|
@ -19,7 +19,7 @@ conf_files="
|
||||||
/etc/prosody/certs/makefile
|
/etc/prosody/certs/makefile
|
||||||
/etc/prosody/certs/GNUmakefile"
|
/etc/prosody/certs/GNUmakefile"
|
||||||
make_dirs="/var/lib/prosody 0755 prosody prosody"
|
make_dirs="/var/lib/prosody 0755 prosody prosody"
|
||||||
makedepends="lua51-devel libressl-devel libidn-devel"
|
makedepends="lua51-devel openssl-devel libidn-devel"
|
||||||
depends="lua51-luasocket lua51-luafilesystem lua51-luaexpat lua51-luasec
|
depends="lua51-luasocket lua51-luafilesystem lua51-luaexpat lua51-luasec
|
||||||
lua51-BitOp"
|
lua51-BitOp"
|
||||||
short_desc="Lightweight and extensible Jabber/XMPP server written in Lua"
|
short_desc="Lightweight and extensible Jabber/XMPP server written in Lua"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue