Updated lighttpd to version 1.4.26.

Signed-off-by: David Höppner <0xffea@gmail.com>
master
kret 2010-03-21 18:43:23 +01:00 committed by David Höppner
parent 106b44c391
commit fdff0f50b4
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Lighttpd <Formula
url 'http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.25.tar.bz2'
md5 '2027c49fb46530e45338c5e2da13c02f'
url 'http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.26.tar.bz2'
md5 'a682c8efce47a2f4263a247ba0813c9b'
homepage 'http://www.lighttpd.net/'
depends_on 'pkg-config'