geoip 1.6.6
Closes Homebrew/homebrew#42220. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
ab2fbd4deb
commit
28fafe9383
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Geoip < Formula
|
||||
desc "GeoIP databases in a number of formats"
|
||||
homepage "https://github.com/maxmind/geoip-api-c"
|
||||
url "https://github.com/maxmind/geoip-api-c/archive/v1.6.5.tar.gz"
|
||||
sha1 "55950b436718a32ff9f8c9cfb36cec0aa3674253"
|
||||
url "https://github.com/maxmind/geoip-api-c/archive/v1.6.6.tar.gz"
|
||||
sha256 "db8ed5d07292c75cb3018738e6411037f15cc2a517f38ee04c1232cbe3d30b46"
|
||||
|
||||
head "https://github.com/maxmind/geoip-api-c.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue