qxmpp: update to 1.3.2

This commit is contained in:
Jürgen Buchmüller 2021-01-11 15:55:57 +01:00
parent 3522db182c
commit f4c048f89e

View file

@ -1,6 +1,6 @@
# Template file for 'qxmpp' # Template file for 'qxmpp'
pkgname=qxmpp pkgname=qxmpp
version=1.3.1 version=1.3.2
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_EXAMPLES=false" configure_args="-DBUILD_EXAMPLES=false"
@ -11,7 +11,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=812e718a2dd762ec501a9012a1281b9b6c6d46ec38adbc6eec242309144e1c55 checksum=016e23c40c604dd43b15e1888e31d48729d0f80775fb6f7faef1130a52fe0641
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"