From 9d308268da1e0b76258883e70191ef63e1012d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 6 Aug 2020 21:15:02 +0200 Subject: [PATCH] qxmpp: update to 1.3.1 --- srcpkgs/qxmpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qxmpp/template b/srcpkgs/qxmpp/template index 318a974f50c..5af354f19e9 100644 --- a/srcpkgs/qxmpp/template +++ b/srcpkgs/qxmpp/template @@ -1,6 +1,6 @@ # Template file for 'qxmpp' pkgname=qxmpp -version=1.3.0 +version=1.3.1 revision=1 build_style=cmake configure_args="-DBUILD_EXAMPLES=false" @@ -11,7 +11,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=3c83d7cb3e790afd62a5232956ca85378aa76b6e1d1875c921ead05b70bb0fa5 +checksum=812e718a2dd762ec501a9012a1281b9b6c6d46ec38adbc6eec242309144e1c55 build_options="opus speex theora vpx" build_options_default="opus speex theora vpx"