aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cityhash.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cityhash.rb b/Library/Formula/cityhash.rb
index 3a9674260..53526f844 100644
--- a/Library/Formula/cityhash.rb
+++ b/Library/Formula/cityhash.rb
@@ -2,8 +2,8 @@ require 'formula'
class Cityhash < Formula
homepage 'https://code.google.com/p/cityhash/'
- url 'https://cityhash.googlecode.com/files/cityhash-1.1.0.tar.gz'
- sha1 '83ce3fd30a6454e1e2b1a531731a76ba74650889'
+ url 'https://cityhash.googlecode.com/files/cityhash-1.1.1.tar.gz'
+ sha1 '74342b9161bc762e4c14627a9281bef2d3cb5eed'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",