gvp: use full_index patch
This commit is contained in:
parent
7cf8593fe1
commit
09e4070b45
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ class Gvp < Formula
|
|||
|
||||
# Upstream fix for "syntax error near unexpected token `;'"
|
||||
patch do
|
||||
url "https://github.com/pote/gvp/commit/11c4cefd.patch"
|
||||
sha256 "59379b52fc13d79ea03de453cd58df98ad5ddd49ba3ba5d784b8bee7649e9cd7"
|
||||
url "https://github.com/pote/gvp/commit/11c4cefd.patch?full_index=1"
|
||||
sha256 "19c59c5185d351e05d0b3fbe6a4dba3960c34a804d67fe320e3189271374c494"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue