Skip to content

Commit

Permalink
Merge pull request #17 from ajacksified/openresty-1.4.2.9
Browse files Browse the repository at this point in the history
openresty 1.4.2.9
  • Loading branch information
marcqualie committed Oct 12, 2013
2 parents b37b661 + 4aedbe5 commit 2db0a36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openresty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
class Openresty < Formula

homepage 'http://openresty.org'
url 'http://openresty.org/download/ngx_openresty-1.4.2.7.tar.gz'
sha1 '5c41060e21198597c3776895c82b9333235db6c4'
version '1.4.2.7'
url 'http://openresty.org/download/ngx_openresty-1.4.2.9.tar.gz'
sha1 'd6df036381e88125745475d686643f4bb9830974'
version '1.4.2.9'

depends_on "luajit"
depends_on "pcre"
Expand Down

0 comments on commit 2db0a36

Please sign in to comment.