From: W. Michael Petullo Date: Thu, 19 Nov 2020 18:57:12 +0000 (-0600) Subject: gst1-plugins-ugly: update to 1.18.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8f412485e69c62704b441ddc7a5c14ea493890fd;p=openwrt-packages.git gst1-plugins-ugly: update to 1.18.1 Signed-off-by: W. Michael Petullo --- diff --git a/multimedia/gst1-plugins-ugly/Makefile b/multimedia/gst1-plugins-ugly/Makefile index b065fbdfb..569118932 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.0 +PKG_VERSION:=1.18.1 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:=686644e45e08258ae240c4519376668ad8d34ea6d0f6ab556473c317bfb7e082 +PKG_HASH:=18cd6cb829eb9611ca63cbcbf46aca0f0de1dd28b2df18caa2834326a75ff725 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \