From 14520a445e6e195b7802a27e8e9057296a1da1b3 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 28 Apr 2019 10:14:59 -0400 Subject: [PATCH] gst1-plugins-ugly: update to 1.16.0 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 b1dbf85fa..1fdbe71e8 100644 --- a/multimedia/gst1-plugins-ugly/Makefile +++ b/multimedia/gst1-plugins-ugly/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-ugly -PKG_VERSION:=1.15.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.16.0 +PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo \ Ted Hess @@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION) PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-ugly -PKG_HASH:=6e802c63680ac24b6970a35b3001e5c96e57f1b19814cd3916d52a32d33123b2 +PKG_HASH:=e30964c5f031c32289e0b25e176c3c95a5737f2052dfc81d0f7427ef0233a4c2 PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_gst1-mod-asf \