gpsbabel: fix patch url (rollup) (#58806)

master
Dustin Rodrigues 2020-07-29 16:01:38 -04:00 committed by GitHub
parent 1a2161ea2e
commit b01179c72c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@ class Gpsbabel < Formula
uses_from_macos "zlib"
# upstream PR 611 added support for configuration of third party libraries.
# upstream https://github.com/gpsbabel/gpsbabel/pull/611 added support for configuration of third party libraries.
patch do
url "https://github.com/gpsbabel/gpsbabel/pull/611.patch?full_index=1"
url "https://raw.githubusercontent.com/Homebrew/formula-patches/8122e505c149fdb42132a18a9749f7b8c9940b77/gpsbabel/1.7.0.patch"
sha256 "8f6572aa8dc3a7b4db028bf75d952d97f7b47de278a91c3cc86bebed608be86a"
end