Nanosmg 0.2-alpha

Closes Homebrew/homebrew#22880.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Francisco Facioni 2013-09-27 11:46:12 -03:00 committed by Adam Vandenberg
parent 2d1834ccf2
commit a0453bbadb
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Nanomsg < Formula class Nanomsg < Formula
homepage 'http://nanomsg.org' homepage 'http://nanomsg.org'
url 'http://download.nanomsg.org/nanomsg-0.1-alpha.tar.gz' url 'http://download.nanomsg.org/nanomsg-0.2-alpha.tar.gz'
version '0.1-alpha' version '0.2-alpha'
sha1 '6b2d9bd60bfcf9377befa006608598716e1c1fe9' sha1 'ecdc7189787f6b000e94f29c648db1f292d872ac'
head do head do
url 'https://github.com/nanomsg/nanomsg.git' url 'https://github.com/nanomsg/nanomsg.git'