From 2fdf1aa2f5482da2482de99bb62a438b4a5c686a Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 23 Oct 2023 14:21:45 +0200 Subject: [PATCH] gst1-plugins-good: update to 1.22.6 Signed-off-by: Koen Vandeputte --- multimedia/gst1-plugins-good/Makefile | 4 ++-- multimedia/gst1-plugins-good/patches/010-distutils.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/gst1-plugins-good/Makefile b/multimedia/gst1-plugins-good/Makefile index 3b3853c82c..174e8eecd1 100644 --- a/multimedia/gst1-plugins-good/Makefile +++ b/multimedia/gst1-plugins-good/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-good -PKG_VERSION:=1.22.3 +PKG_VERSION:=1.22.6 PKG_RELEASE:=1 PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-good/ -PKG_HASH:=af81154b3a2ef3f4d2feba395f25696feea6fd13ec62c92d3c7a973470710273 +PKG_HASH:=b3b07fe3f1ce7fe93aa9be7217866044548f35c4a7792280eec7e108a32f9817 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \ diff --git a/multimedia/gst1-plugins-good/patches/010-distutils.patch b/multimedia/gst1-plugins-good/patches/010-distutils.patch index 582df3b628..a0e6365ffe 100644 --- a/multimedia/gst1-plugins-good/patches/010-distutils.patch +++ b/multimedia/gst1-plugins-good/patches/010-distutils.patch @@ -1,6 +1,6 @@ --- a/meson.build +++ b/meson.build -@@ -461,7 +461,7 @@ endif +@@ -469,7 +469,7 @@ endif presetdir = join_paths(get_option('datadir'), 'gstreamer-' + api_version, 'presets') -- 2.30.2