From 4b910440edeb43e65c3333b50c0dfcc38f023553 Mon Sep 17 00:00:00 2001 From: lemmi Date: Wed, 27 Mar 2024 22:48:02 +0100 Subject: [PATCH] vapoursynth: update to R66. --- srcpkgs/vapoursynth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index f8a680f6e42..ce6e833921d 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,7 +1,7 @@ # Template file for 'vapoursynth' pkgname=vapoursynth -version=R63 -revision=2 +version=R66 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool nasm pkg-config python3-Cython0.29" makedepends="python3-devel zimg-devel" @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later, OFL-1.1" homepage="http://www.vapoursynth.com" changelog="https://raw.githubusercontent.com/vapoursynth/vapoursynth/master/ChangeLog" distfiles="https://github.com/vapoursynth/vapoursynth/archive/${version}.tar.gz" -checksum=ed909b3c58e79bcbb056d07c5d301222ba8001222b4b40d5c1123be35fea9ae2 +checksum=e2c82b1f583adbc33dabbe59c0dc65e6aede70dedebe79be94155cb38d418b2c pre_configure() { ./autogen.sh