dirmngr: fix patch URL

Closes #12005.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
Florian Störkle 2017-04-03 20:45:28 +02:00 committed by Alyssa Ross
parent ef2a433268
commit 5801c9475e

View file

@ -23,7 +23,7 @@ class Dirmngr < Formula
patch :p0 do
# patch by upstream developer to fix an API incompatibility with libgcrypt >=1.6.0
# causing immediate segfault in dirmngr. see https://bugs.gnupg.org/gnupg/issue1590
url "https://bugs.gnupg.org/gnupg/file419/dirmngr-pth-fix.patch"
url "https://raw.githubusercontent.com/Homebrew/formula-patches/6965aa5/dirmngr/D186.diff"
sha256 "0efbcf1e44177b3546fe318761c3386a11310a01c58a170ef60df366e5160beb"
end