aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorWayne Graham2013-03-19 16:50:22 -0400
committerAdam Vandenberg2013-03-19 13:56:14 -0700
commit0b4cf1f46e0bae87420f193aa7fcc097e51aabc7 (patch)
treeb869e2965c5dd97dd94fd795aa7f9c5ad7252158 /Library/Formula
parentd06ddca15a132d4c1732d333e62856bbe91e0017 (diff)
downloadhomebrew-0b4cf1f46e0bae87420f193aa7fcc097e51aabc7.tar.bz2
Fix geoserver 2.3.0 sha hash
Fixes bad hash for geoserver 2.3.0 Closes #18593. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/geoserver.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/geoserver.rb b/Library/Formula/geoserver.rb
index db3187137..5d73848b7 100644
--- a/Library/Formula/geoserver.rb
+++ b/Library/Formula/geoserver.rb
@@ -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['*']