package: update Brew for 2.1

This commit is contained in:
Nguyen Anh Quynh 2014-03-05 08:19:44 +08:00
parent 965ebf8a25
commit 8652d53b9e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Capstone < Formula
homepage 'http://capstone-engine.org'
url 'http://capstone-engine.org/download/2.0/capstone-2.0.tgz'
sha1 '209cdc69518f754c5d7d07672d8e28cdda9feae7'
url 'http://capstone-engine.org/download/2.1/capstone-2.1.tgz'
sha1 '3e5fe91684cfc76d73caa857a268332ac9d40659'
def install
inreplace 'Makefile', 'lib64', 'lib'