From 0ebe80209c963fc459d362521e97a1082381b6a3 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Feb 2025 12:01:38 +0100 Subject: [PATCH] qt6-multimedia: update to 6.8.2. --- srcpkgs/qt6-multimedia/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-multimedia/template b/srcpkgs/qt6-multimedia/template index c9f82ef7430..2fade091e15 100644 --- a/srcpkgs/qt6-multimedia/template +++ b/srcpkgs/qt6-multimedia/template @@ -1,6 +1,6 @@ # Template file for 'qt6-multimedia' pkgname=qt6-multimedia -version=6.8.1 +version=6.8.2 revision=1 build_style=cmake configure_args="-DQT_FEATURE_gstreamer=ON" @@ -14,7 +14,7 @@ maintainer="John " license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0" homepage="https://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtmultimedia-everywhere-src-${version}.tar.xz" -checksum=75fa87134f9afab7f0a62c55a4744799ac79519560d19c8e1d4c32bdd173f953 +checksum=34f561fdc07b158bcc4ad040b596fc6086c48908060e854b473b557e4feb1569 if [ "$XBPS_MACHINE" = "i686" ]; then CXXFLAGS="-DPFFFT_SIMD_DISABLE=1 -DDISABLE_SIMD=1"