muparser 2.23
Updated to current homepage and download location.
This commit is contained in:
parent
c852e33d0b
commit
148c44b8be
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Muparser < Formula
|
||||
homepage 'http://muparser.sourceforge.net/'
|
||||
url 'https://downloads.sourceforge.net/project/muparser/muparser/Version%201.34/muparser_v134.tar.gz'
|
||||
sha1 'd6d834d3ba2bd3c316c9b3070369d32701703f78'
|
||||
version '1.34'
|
||||
homepage 'http://muparser.beltoforion.de/'
|
||||
url 'https://docs.google.com/uc?export=download&confirm=no_antivirus&id=0BzuB-ydOOoduZjlFOEFRREZrT2s'
|
||||
sha1 '3974898052dd9ef350df1860f8292755f78f59df'
|
||||
version '2.2.3'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue