Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
nginx 1.2.8
Browse files Browse the repository at this point in the history
Closes #18937.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
urbaniak authored and adamv committed Apr 3, 2013
1 parent a7f5bfe commit a526be1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/nginx.rb
Expand Up @@ -2,8 +2,8 @@

class Nginx < Formula
homepage 'http://nginx.org/'
url 'http://nginx.org/download/nginx-1.2.7.tar.gz'
sha1 '65309abde9d683ece737da7a354c8fae24e15ecb'
url 'http://nginx.org/download/nginx-1.2.8.tar.gz'
sha1 'b8c193d841538c3c443d262a2ab815a9ce1faaf6'

devel do
url 'http://nginx.org/download/nginx-1.3.15.tar.gz'
Expand Down

0 comments on commit a526be1

Please sign in to comment.