Skip to content

Commit

Permalink
graylog2-server 0.9.6
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jacknagel committed Jan 24, 2012
1 parent 7fe3cc7 commit cd5cd19
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Library/Formula/graylog2-server.rb
@@ -1,10 +1,9 @@
require 'formula'

class Graylog2Server < Formula
url 'https://github.com/downloads/Graylog2/graylog2-server/graylog2-server-0.9.5p1.tar.gz'
url 'https://github.com/downloads/Graylog2/graylog2-server/graylog2-server-0.9.6.tar.gz'
homepage 'http://www.graylog2.org/'
md5 '4b68488551c08bd80839a727319b1c98'
version '0.9.5p1'
md5 'c04257c0617555b8fec1580fbfa9ba5a'

def install
mv "graylog2.conf.example", "graylog2.conf"
Expand Down

0 comments on commit cd5cd19

Please sign in to comment.