darkhttpd 1.12

Closes Homebrew/homebrew#48687.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Tomasz Pajor 2016-01-31 16:49:55 +01:00 committed by Dominyk Tiller
parent 9222f1459f
commit a0dcb8432a
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Darkhttpd < Formula
desc "Small static webserver without CGI"
homepage "https://unix4lyfe.org/darkhttpd/"
url "https://unix4lyfe.org/darkhttpd/darkhttpd-1.10.tar.bz2"
sha256 "b5a9bcfe6e65a3fc20f96e6badb5da7ba776a792f13fe90015fe9f63b3c2eb63"
url "https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2"
sha256 "a50417b622b32b5f421b3132cb94ebeff04f02c5fb87fba2e31147d23de50505"
def install
system "make"