mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vapoursynth: update to R50.
This commit is contained in:
parent
a72683f3b4
commit
27422bd59b
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=R49
|
version=R50
|
||||||
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"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later, OFL-1.1"
|
||||||
homepage="http://www.vapoursynth.com"
|
homepage="http://www.vapoursynth.com"
|
||||||
changelog="https://raw.githubusercontent.com/vapoursynth/vapoursynth/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/vapoursynth/vapoursynth/master/ChangeLog"
|
||||||
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
|
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
|
||||||
checksum=126d1e68d3a3e80d1e215c8a2a5dc8773f5fcac70a6c22dadc837bccb603bccd
|
checksum=b9dc7ce904c6a3432df7491b7052bc4cf09ccf1e7a703053f8079a2267522f97
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue