qxmpp: update to 1.2.1

This commit is contained in:
Jürgen Buchmüller 2020-04-05 14:01:39 +02:00
parent d591dc5900
commit bafa1cad5d

View file

@ -1,6 +1,6 @@
# Template file for 'qxmpp'
pkgname=qxmpp
version=1.2.0
version=1.2.1
revision=1
build_style=cmake
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"
homepage="https://github.com/qxmpp-project/qxmpp/"
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_default="opus speex theora vpx"