mpv: update buildtime waf resource

update waf to 1.9.1

Closes #2888.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
mathbunnyru 2016-07-10 19:42:19 +04:00 committed by Dominyk Tiller
parent fb01035960
commit 66510151df

View file

@ -37,8 +37,8 @@ class Mpv < Formula
depends_on :macos => :mountain_lion
resource "waf" do
url "https://waf.io/waf-1.8.21"
sha256 "31383a18d183c72be70d251e09b47389a6eb4bebbc94b737cff3187ddd88dff1"
url "https://waf.io/waf-1.9.1"
sha256 "8c71b0372a4bea1c02e2ff5e1aa52484ab9d2e81076538be2cda4e85498d7021"
end
resource "docutils" do