From: W. Michael Petullo Date: Wed, 29 May 2024 03:54:48 +0000 (-0500) Subject: gst1-plugins-ugly: update to 1.24.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=29e851a053f8ce76fc9a6b10d93e8a8b5b69b01e;p=openwrt-packages.git gst1-plugins-ugly: update to 1.24.3 Signed-off-by: W. Michael Petullo --- diff --git a/multimedia/gst1-plugins-ugly/Makefile b/multimedia/gst1-plugins-ugly/Makefile index 3eff18625..ac77124ae 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.22.12 +PKG_VERSION:=1.24.3 PKG_RELEASE:=1 PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-ugly -PKG_HASH:=d59a1aaf8dd2cc416dc5b5c0b7aecd02b1811bf1229aa724e6c2a503d3799083 +PKG_HASH:=4c951341c4c648630b6fe1234ec113d81dd2d248529bf2b5478e0ad077c80ed3 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \