qxmpp: update to 1.2.1
This commit is contained in:
parent
d591dc5900
commit
bafa1cad5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qxmpp'
|
# Template file for 'qxmpp'
|
||||||
pkgname=qxmpp
|
pkgname=qxmpp
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_EXAMPLES=false $(vopt_if opus -DWITH_OPUS=true)
|
configure_args="-DBUILD_EXAMPLES=false $(vopt_if opus -DWITH_OPUS=true)
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/qxmpp-project/qxmpp/"
|
homepage="https://github.com/qxmpp-project/qxmpp/"
|
||||||
distfiles="https://github.com/qxmpp-project/qxmpp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/qxmpp-project/qxmpp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=76916839b816e24961c4cd7a7a2561adfcc3538c1ec4b0f2a89a5d746b917ee5
|
checksum=f83eb44e2b21b070a7568b2b234e269a6ab7c64007728d62b01487de843688ee
|
||||||
|
|
||||||
build_options="opus speex theora vpx"
|
build_options="opus speex theora vpx"
|
||||||
build_options_default="opus speex theora vpx"
|
build_options_default="opus speex theora vpx"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue