aamath: modernize, document patch

master
Adam Vandenberg 2014-05-18 15:46:44 -07:00
parent 8d9b728bb2
commit 06e44b9607
1 changed files with 6 additions and 4 deletions

View File

@ -1,10 +1,12 @@
require 'formula'
require "formula"
class Aamath < Formula
homepage 'http://fuse.superglue.se/aamath/'
url 'http://fuse.superglue.se/aamath/aamath-0.3.tar.gz'
sha1 'dc68abaf2131c73ddb1a520c95d65596e30f1b0a'
homepage "http://fuse.superglue.se/aamath/"
url "http://fuse.superglue.se/aamath/aamath-0.3.tar.gz"
sha1 "dc68abaf2131c73ddb1a520c95d65596e30f1b0a"
# Fix build on clang; patch by Homebrew team
# https://github.com/Homebrew/homebrew/issues/23872
patch :DATA
def install