diff --git a/srcpkgs/qxmpp/template b/srcpkgs/qxmpp/template index dc7213b1650..d50a2305123 100644 --- a/srcpkgs/qxmpp/template +++ b/srcpkgs/qxmpp/template @@ -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 " 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"