From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from dude02.hi.pengutronix.de ([2001:67c:670:100:1d::28] helo=dude02.pengutronix.de.) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1l03rs-0005M5-Ek for ptxdist@pengutronix.de; Thu, 14 Jan 2021 15:44:56 +0100 From: Philipp Zabel Date: Thu, 14 Jan 2021 15:44:50 +0100 Message-Id: <20210114144454.19797-6-p.zabel@pengutronix.de> In-Reply-To: <20210114144454.19797-1-p.zabel@pengutronix.de> References: <20210114144454.19797-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH 06/10] gst-plugins-ugly1: version bump 1.18.2 -> 1.18.3 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Signed-off-by: Philipp Zabel --- rules/gst-plugins-ugly1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make index 75fd21955360..07c21ba4244a 100644 --- a/rules/gst-plugins-ugly1.make +++ b/rules/gst-plugins-ugly1.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1 # # Paths and names # -GST_PLUGINS_UGLY1_VERSION := 1.18.2 -GST_PLUGINS_UGLY1_MD5 := 5ca5beef76b5ae2208bcff56d702b06a +GST_PLUGINS_UGLY1_VERSION := 1.18.3 +GST_PLUGINS_UGLY1_MD5 := fe7b807ea4e91c757366ba209e553a99 GST_PLUGINS_UGLY1 := gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION) GST_PLUGINS_UGLY1_SUFFIX := tar.xz GST_PLUGINS_UGLY1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX) -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de