vapoursynth 45.1

Closes #33632.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2018-11-02 19:51:13 +11:00 committed by FX Coudert
parent d5c2df4f50
commit 106a881319

View file

@ -3,9 +3,8 @@ class Vapoursynth < Formula
desc "Video processing framework with simplicity in mind"
homepage "http://www.vapoursynth.com"
url "https://github.com/vapoursynth/vapoursynth/archive/R44.tar.gz"
sha256 "3459aa903c42b2f87a634ee705fcc3dd251729bd179e8ab4684a50bd7415930a"
revision 1
url "https://github.com/vapoursynth/vapoursynth/archive/R45.1.tar.gz"
sha256 "4f43e5bb8c4817fdebe572d82febe4abac892918c54e1cb71aa6f6eb3677a877"
head "https://github.com/vapoursynth/vapoursynth.git"
bottle do
@ -27,8 +26,8 @@ class Vapoursynth < Formula
depends_on "zimg"
resource "Cython" do
url "https://files.pythonhosted.org/packages/d2/12/8ef44cede251b93322e8503fd6e1b25a0249fa498bebec191a5a06adbe51/Cython-0.28.4.tar.gz"
sha256 "76ac2b08d3d956d77b574bb43cbf1d37bd58b9d50c04ba281303e695854ebc46"
url "https://files.pythonhosted.org/packages/f0/66/6309291b19b498b672817bd237caec787d1b18013ee659f17b1ec5844887/Cython-0.29.tar.gz"
sha256 "94916d1ede67682638d3cc0feb10648ff14dc51fb7a7f147f4fedce78eaaea97"
end
def install