From 73d18edd9f4199d7391ef63257093f19efa7d94a Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Tue, 14 Dec 2021 08:03:04 -0600 Subject: [PATCH] gst1-plugins-good: update to 1.18.5 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 d9fea5c218..3911f27a92 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.18.4 +PKG_VERSION:=1.18.5 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-good/ -PKG_HASH:=b6e50e3a9bbcd56ee6ec71c33aa8332cc9c926b0c1fae995aac8b3040ebe39b0 +PKG_HASH:=3aaeeea7765fbf8801acce4a503a9b05f73f04e8a35352e9d00232cfd555796b PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \