From ea423bbcc67b7632031ac2b63b29836d6793f854 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 16 Mar 2014 19:35:07 -0500 Subject: exempi: use checksummed patches --- Library/Formula/exempi.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/exempi.rb b/Library/Formula/exempi.rb index 6bf4d0af3..1bace7068 100644 --- a/Library/Formula/exempi.rb +++ b/Library/Formula/exempi.rb @@ -7,9 +7,10 @@ class Exempi < Formula depends_on 'boost' - def patches - # https://bugs.freedesktop.org/show_bug.cgi?id=73058 - "http://cgit.freedesktop.org/exempi/patch/?id=75af16b221dca0bf6a9656d5b187c3141d82c200" + # https://bugs.freedesktop.org/show_bug.cgi?id=73058 + patch do + url "http://cgit.freedesktop.org/exempi/patch/?id=75af16b221dca0bf6a9656d5b187c3141d82c200" + sha1 "a5ccc2f56ff685a52578ddcca2dc12105347c1d2" end def install -- cgit v1.2.3