From e4226b0b47fc1135018f5a17e4d3dcb0cc10886a Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 06:15:33 +0200 Subject: [PATCH] gst1-python3: rebuild for Python 3.6 --- srcpkgs/gst1-python3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gst1-python3/template b/srcpkgs/gst1-python3/template index c58354e66cb..26fda4abca3 100644 --- a/srcpkgs/gst1-python3/template +++ b/srcpkgs/gst1-python3/template @@ -1,7 +1,7 @@ # Template file for 'gst1-python3' pkgname=gst1-python3 version=1.12.2 -revision=1 +revision=2 wrksrc="gst-python-${version}" build_style=gnu-configure configure_args="--disable-static"