getdns 0.3.1

Closes Homebrew/homebrew#41937.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Neel Goyal 2015-07-20 09:11:02 -04:00 committed by Dominyk Tiller
parent a61d1d2af0
commit 402df6ae6e

View file

@ -3,8 +3,8 @@ require "formula"
class Getdns < Formula
desc "Modern asynchronous DNS API"
homepage "https://getdnsapi.net"
url "https://getdnsapi.net/dist/getdns-0.2.0.tar.gz"
sha1 "6843984f7ed8109302bda3b37f5247fd49827f90"
url "https://getdnsapi.net/dist/getdns-0.3.1.tar.gz"
sha256 "58fd791187d5fd158ba7db1b5f29d4b0274583447f405577c758c7c7751e8883"
head "https://github.com/getdnsapi/getdns.git"