From 122e0ff2fe9ce74b2d3dcf94eeff58c307e5aab3 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 16 Mar 2014 21:35:21 -0500 Subject: mldonkey: use checksummed patches --- Library/Formula/mldonkey.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/mldonkey.rb b/Library/Formula/mldonkey.rb index c76def627..5ba782281 100644 --- a/Library/Formula/mldonkey.rb +++ b/Library/Formula/mldonkey.rb @@ -18,8 +18,9 @@ class Mldonkey < Formula end # Fix gd detection, there are various upstream tickets referencing this - def patches - { :p0 => "https://trac.macports.org/export/113436/trunk/dports/net/mldonkey/files/patch-config-configure.diff" } + patch :p0 do + url "https://trac.macports.org/export/113436/trunk/dports/net/mldonkey/files/patch-config-configure.diff" + sha1 "4c2fb3f8337f12533a03940834c1fb4bd7eaa9bf" end def install -- cgit v1.2.3