From 45b5ad26294763c197aa0d4ee178cbf79ea5b500 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Thu, 17 Jul 2025 19:03:34 -0500 Subject: [PATCH] gst1-plugins-good: update to 1.26.2 Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.26/#1.26.2. Signed-off-by: W. Michael Petullo --- multimedia/gst1-plugins-good/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/gst1-plugins-good/Makefile b/multimedia/gst1-plugins-good/Makefile index c58ea3a1fe..7f64e25a1b 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.24.12 +PKG_VERSION:=1.26.2 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:=d0e66e2f935d1575f6adbef7d0a2b3faba7360344383c51bf0233b39e0489a64 +PKG_HASH:=d864b9aec28c3a80895468c909dd303e5f22f92d6e2b1137f80e2a1454584339 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \