Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View munum's full-sized avatar

Michael munum

View GitHub Profile
@munum
munum / nginx.rb
Last active August 29, 2015 13:56 — forked from mranallo/nginx.rb
# -*- coding: utf-8 -*-
require 'formula'
class Nginx < Formula
homepage 'http://nginx.org/'
url 'http://nginx.org/download/nginx-1.4.4.tar.gz'
sha1 '304d5991ccde398af2002c0da980ae240cea9356'
devel do
url 'http://nginx.org/download/nginx-1.5.10.tar.gz'