From c1effa1a2e28b08d5a07d3f0417a4b3fb93663c3 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 2 Jun 2024 19:32:04 -0500 Subject: [PATCH] gst1-plugins-good: update to 1.24.4 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 63a62b0a67..159ecccec0 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.3 +PKG_VERSION:=1.24.4 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:=150f914e61dc05600b68b88ca103c7cc227130158e389ea9ea159f4050a2ebb0 +PKG_HASH:=023096d661cf58cde3e0dcdbf56897bf588830232358c305f3e15fd63e116626 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \ -- 2.30.2