vapoursynth: update to R47.2.
This commit is contained in:
parent
a549e2c0ec
commit
07a64e33fa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vapoursynth'
|
||||
pkgname=vapoursynth
|
||||
version=R47.1
|
||||
version=R47.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool nasm python3-Cython"
|
||||
|
@ -12,7 +12,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=095509b088ed1c3ba452ee0fed4a5f134719ac817ffc594f79557f499ad9fa6b
|
||||
checksum=8ce4553f9fc5e5bbfb26ec9c0c5bf94be307530f947424c713ef67bc8a6d22b2
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*)
|
||||
|
|
Loading…
Reference in New Issue