whois 5.4.2
Closes #38459. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
778bc410df
commit
a1f5803a98
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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.4.1.tar.xz"
|
||||
sha256 "3ee6591fb14c103791430a8e6eb3d4c38a9f52aad799ea58c94250bd6985ec50"
|
||||
revision 1
|
||||
url "https://deb.debian.org/debian/pool/main/w/whois/whois_5.4.2.tar.xz"
|
||||
sha256 "eee33a3b3a56912fbf115a7dd24ed60314e2707a3ad6aa604ca2752c1ed01f57"
|
||||
head "https://github.com/rfc1036/whois.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue