vapoursynth: update to R37.
This commit is contained in:
parent
ecf16a91da
commit
96c69eded8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vapoursynth'
|
||||
pkgname=vapoursynth
|
||||
version=R36
|
||||
version=R37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool yasm 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=8a156c5143cecd70b48e59428ec175e901510593082d3ddbc16fba93f5b6c704
|
||||
checksum=25fee086442f07f8b6caf1508c18e6a694d52e125eec5959f89570990e6070bc
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*)
|
||||
|
|
Loading…
Reference in a new issue