liblinear: use checksummed patches

master
Jack Nagel 2014-03-14 10:03:24 -05:00
parent 4932afd562
commit 0d98cbe5d2
1 changed files with 3 additions and 4 deletions

View File

@ -6,10 +6,9 @@ class Liblinear < Formula
sha1 '19678355e6c933b7ec133e07fef77796e50df0d5'
# Fix sonames
def patches
{ :p0 => [
"https://trac.macports.org/export/94156/trunk/dports/math/liblinear/files/patch-Makefile.diff"
]}
patch :p0 do
url "https://trac.macports.org/export/94156/trunk/dports/math/liblinear/files/patch-Makefile.diff"
sha1 "3eab2f28bd9964bacb515ecc1ce9bea35ad29298"
end
def install