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-FW for ptxdist@pengutronix.de; Thu, 14 Jan 2021 15:44:56 +0100 From: Philipp Zabel Date: Thu, 14 Jan 2021 15:44:51 +0100 Message-Id: <20210114144454.19797-7-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 07/10] gst-python1: 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-python1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/gst-python1.make b/rules/gst-python1.make index ec2f405a48c3..52ec1e4cc955 100644 --- a/rules/gst-python1.make +++ b/rules/gst-python1.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PYTHON1) += gst-python1 # # Paths and names # -GST_PYTHON1_VERSION := 1.18.2 -GST_PYTHON1_MD5 := f79a313ee598f6e680a484813c91e16f +GST_PYTHON1_VERSION := 1.18.3 +GST_PYTHON1_MD5 := dea3bb6bbf46c73a2a3377d167dc9689 GST_PYTHON1 := gst-python-$(GST_PYTHON1_VERSION) GST_PYTHON1_SUFFIX := tar.xz GST_PYTHON1_URL := http://gstreamer.freedesktop.org/src/gst-python/$(GST_PYTHON1).$(GST_PYTHON1_SUFFIX) -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de