Fix geoserver 2.3.0 sha hash

Fixes bad hash for geoserver 2.3.0

Closes Homebrew/homebrew#18593.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Wayne Graham 2013-03-19 16:50:22 -04:00 committed by Adam Vandenberg
parent 7425a23b33
commit f46d7c7b5d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require 'formula'
class Geoserver < Formula
homepage 'http://geoserver.org/'
url 'http://sourceforge.net/projects/geoserver/files/GeoServer/2.3.0/geoserver-2.3.0-bin.zip'
sha1 'e276d0b90a5fd8a2d2bda26cfac3f2d4bbc6f5a2'
sha1 '3e21c5d39475a5d1e8cfa69d09cf2189166507a5'
def install
libexec.install Dir['*']