hugs98: normalize patch urls [rgov]
This commit is contained in:
parent
cf05bf2678
commit
6e165d3ae3
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ class Hugs98 < Formula
|
|||
|
||||
def patches
|
||||
{ :p0 => [
|
||||
"http://trac.macports.org/export/72943/trunk/dports/lang/hugs98/files/patch-packages-base-include-HsBase.h.diff",
|
||||
"https://trac.macports.org/raw-attachment/ticket/20950/patch-libraries-tools-make-bootlib.diff"
|
||||
"https://trac.macports.org/export/80246/trunk/dports/lang/hugs98/files/patch-packages-base-include-HsBase.h.diff",
|
||||
"https://trac.macports.org/export/80246/trunk/dports/lang/hugs98/files/patch-libraries-tools-make-bootlib.diff"
|
||||
] }
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue