nasm 2.10.07
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
63d1dbf19b
commit
55b80a4843
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Nasm < Formula
|
||||
homepage 'http://www.nasm.us/'
|
||||
url 'http://www.nasm.us/pub/nasm/releasebuilds/2.10.05/nasm-2.10.05.tar.bz2'
|
||||
sha256 'de5af263ce344d3a89711c61802e3ad8a4e14a61d539f521f7554cdbbe04ed0f'
|
||||
url 'http://www.nasm.us/pub/nasm/releasebuilds/2.10.07/nasm-2.10.07.tar.bz2'
|
||||
sha256 'c056e2abc83816892e448f9e9e95a3d21e9e096f44341b9d4853f62a443bba82'
|
||||
|
||||
option :universal
|
||||
|
||||
|
|
Loading…
Reference in a new issue