GeoIP: Update to 1.4.8

Closes Homebrew/homebrew#7594.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Olaf Alders 2011-09-12 14:45:58 -04:00 committed by Charlie Sharpsteen
parent e1c0141644
commit 8f2117d195

View file

@ -1,9 +1,9 @@
require 'formula'
class Geoip < Formula
url 'http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.7.tar.gz'
url 'http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.8.tar.gz'
homepage 'http://www.maxmind.com/app/c'
md5 'a802175d5b7e2b57b540a7dd308d9205'
md5 '05b7300435336231b556df5ab36f326d'
def options
[["--universal", "Build a universal binary."]]