geoip 1.6.10

Closes #11820.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Gregory Oschwald 2017-03-29 13:29:53 -07:00 committed by Alexander Hamann
parent 1a87afeeed
commit d9c0ce0564

View file

@ -1,8 +1,8 @@
class Geoip < Formula
desc "This library is for the GeoIP Legacy format (dat)"
homepage "https://github.com/maxmind/geoip-api-c"
url "https://github.com/maxmind/geoip-api-c/releases/download/v1.6.9/GeoIP-1.6.9.tar.gz"
sha256 "4b446491843de67c1af9b887da17a3e5939e0aeed4826923a5f4bf09d845096f"
url "https://github.com/maxmind/geoip-api-c/releases/download/v1.6.10/GeoIP-1.6.10.tar.gz"
sha256 "cb44e0d0dbc45efe2e399e695864e58237ce00026fba8a74b31d85888c89c67a"
head "https://github.com/maxmind/geoip-api-c.git"