whois 5.5.4
Closes #48472. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
4db5517b55
commit
c272edcc1a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Whois < Formula
|
||||
desc "Lookup tool for domain names and other internet resources"
|
||||
homepage "https://packages.debian.org/sid/whois"
|
||||
url "https://deb.debian.org/debian/pool/main/w/whois/whois_5.5.3.tar.xz"
|
||||
sha256 "55c33f9c2a01c0cf1d6449ece63b0c26ef45aab63cf5f01c18459df0e341ab46"
|
||||
url "https://deb.debian.org/debian/pool/main/w/whois/whois_5.5.4.tar.xz"
|
||||
sha256 "d1e1084f73085a4c12036174d7a69e15570bf13c62ee0ff7f8723e7b7e54274d"
|
||||
head "https://github.com/rfc1036/whois.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue