mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
vapoursynth: update to R66.
This commit is contained in:
parent
cfa20e7641
commit
4b910440ed
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue