From e36f4f9743c4b49fd390835e4e381c473ad6cfe2 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Tue, 11 May 2021 10:17:09 -0500 Subject: [PATCH] gst1-plugins-ugly: update to 1.18.4 Signed-off-by: W. Michael Petullo --- multimedia/gst1-plugins-ugly/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/gst1-plugins-ugly/Makefile b/multimedia/gst1-plugins-ugly/Makefile index 569118932..c32dec870 100644 --- a/multimedia/gst1-plugins-ugly/Makefile +++ b/multimedia/gst1-plugins-ugly/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-ugly -PKG_VERSION:=1.18.1 -PKG_RELEASE:=1 +PKG_VERSION:=1.18.4 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-ugly -PKG_HASH:=18cd6cb829eb9611ca63cbcbf46aca0f0de1dd28b2df18caa2834326a75ff725 +PKG_HASH:=218df0ce0d31e8ca9cdeb01a3b0c573172cc9c21bb3d41811c7820145623d13c PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \