echoprint-codegen: use full_index patch
This commit is contained in:
parent
6cafafc7a5
commit
dcb63c7200
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ class EchoprintCodegen < Formula
|
|||
|
||||
# Removes unnecessary -framework vecLib; can be removed in the next release
|
||||
patch do
|
||||
url "https://github.com/echonest/echoprint-codegen/commit/5ac72c40ae920f507f3f4da8b8875533bccf5e02.diff"
|
||||
sha256 "0ab8e1ffafeeb44195246a78923d0d943d583279442b404c0af65ac1c5cbe74c"
|
||||
url "https://github.com/echonest/echoprint-codegen/commit/5ac72c40ae920f507f3f4da8b8875533bccf5e02.diff?full_index=1"
|
||||
sha256 "713bffc8a02e2f53c7a0479f7efb6df732346f20cb055a4fda67da043bcf1c12"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue