vapoursynth: update to R43.
This commit is contained in:
parent
de160bf976
commit
eb55da924c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vapoursynth'
|
||||
pkgname=vapoursynth
|
||||
version=R42.1
|
||||
version=R43
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool nasm python3-Cython"
|
||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="LGPL-2"
|
||||
homepage="http://www.vapoursynth.com"
|
||||
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
|
||||
checksum=2da653c3956d6e61b2232975ebad7e060c717ad09b08d09694e4bb4eab64f8a7
|
||||
checksum=5c80d583f6891f4f5840edf09bc207c2e71653786b07606fdb4a164fd67470c2
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*)
|
||||
|
|
Loading…
Reference in New Issue