qemu: use checksummed patches

master
Jack Nagel 2014-03-16 21:35:22 -05:00
parent 731e44f4d6
commit 7b1f09fc11
1 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@ class Qemu < Formula
depends_on 'vde' => :optional
depends_on 'sdl' => :optional
def patches
{:p0 => ['https://trac.macports.org/export/97499%20/trunk/dports/emulators/qemu/files/patch-configure.diff']}
patch :p0 do
url "https://trac.macports.org/export/97499%20/trunk/dports/emulators/qemu/files/patch-configure.diff"
sha1 "3cba7a61e2a63c73f45d086300a4c42f2ff7de17"
end
def install