From 7b79f27e45e26b9f7c75e841bac7c1639d69998e Mon Sep 17 00:00:00 2001 From: lemmi Date: Sun, 16 Oct 2016 11:09:02 +0200 Subject: [PATCH] vapoursynth: update to R34. --- srcpkgs/vapoursynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index ee3dc3eeef8..f0a57075a6f 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,6 +1,6 @@ # Template file for 'vapoursynth' pkgname=vapoursynth -version=R33.1 +version=R34 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config libtool yasm python3 python-Cython python3.4-Cython" @@ -10,7 +10,7 @@ maintainer="lemmi " license="LGPL-2" homepage="http://www.vapoursynth.com" distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz" -checksum=8c448e67bccbb56af96ed0e6ba65f0ec60bc33482efd0534f5b4614fb8920494 +checksum=d1d3154c7076ab25ad46de5a2385d47ba48fe9fcbe44e75cd3c33ff2e06dd465 pre_configure() { ./autogen.sh