mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vapoursynth: update to R44.
This commit is contained in:
parent
07be1ba2e6
commit
81e5624799
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vapoursynth'
|
# Template file for 'vapoursynth'
|
||||||
pkgname=vapoursynth
|
pkgname=vapoursynth
|
||||||
version=R43
|
version=R44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config libtool nasm python3-Cython"
|
hostmakedepends="automake pkg-config libtool nasm python3-Cython"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://www.vapoursynth.com"
|
homepage="http://www.vapoursynth.com"
|
||||||
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
|
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
|
||||||
checksum=5c80d583f6891f4f5840edf09bc207c2e71653786b07606fdb4a164fd67470c2
|
checksum=3459aa903c42b2f87a634ee705fcc3dd251729bd179e8ab4684a50bd7415930a
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
aarch64*)
|
aarch64*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue