vapoursynth: update to R41.
This commit is contained in:
parent
cf1689630a
commit
c18a1a48f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vapoursynth'
|
||||
pkgname=vapoursynth
|
||||
version=R40
|
||||
version=R41
|
||||
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=a5e4260abff95c4bf33cc7ff3203e8001f7b3be7bb5ccc3a6fc2b18523823e50
|
||||
checksum=16c89d962e3909de5837c46766ed3b66202a77d3436039ba1bd79aa5bad9a4c3
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*)
|
||||
|
|
Loading…
Reference in New Issue