vapoursynth-mvtools: update to 21.
This commit is contained in:
parent
fd0950d8ff
commit
4d2bd7abcb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vapoursynth-mvtools'
|
# Template file for 'vapoursynth-mvtools'
|
||||||
pkgname=vapoursynth-mvtools
|
pkgname=vapoursynth-mvtools
|
||||||
version=20
|
version=21
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config libtool nasm"
|
hostmakedepends="pkg-config libtool nasm"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://avisynth.org.ru/mvtools/mvtools2.html"
|
homepage="http://avisynth.org.ru/mvtools/mvtools2.html"
|
||||||
distfiles="https://github.com/dubhater/vapoursynth-mvtools/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dubhater/vapoursynth-mvtools/archive/v${version}.tar.gz"
|
||||||
checksum=9a1bc87b9bad6642dd7d69b1b6e200c1d962ef55fc2787581e5d2cb437aa0b23
|
checksum=dc267fce40dd8531a39b5f51075e92dd107f959edb8be567701ca7545ffd35c5
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*)
|
arm*)
|
||||||
|
|
Loading…
Reference in New Issue