diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-08-15 22:14:41 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-16 23:10:17 +0200 |
commit | 945cda6d17f3e23135eb1c3f9d3fddcd33af864a (patch) | |
tree | a5027cf64988d43a23f3df7856b44c0292d573f2 | |
parent | 58ae0b35ed8fa0411757fa21fde66bf067e348f5 (diff) | |
download | buildroot-945cda6d17f3e23135eb1c3f9d3fddcd33af864a.tar.gz buildroot-945cda6d17f3e23135eb1c3f9d3fddcd33af864a.zip |
whois: use github repo as home page
The github repo is more informative than the list Marco's software on
the previous link.
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/whois/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/whois/Config.in b/package/whois/Config.in index 9505d58320..d2a030282b 100644 --- a/package/whois/Config.in +++ b/package/whois/Config.in @@ -4,4 +4,4 @@ config BR2_PACKAGE_WHOIS help Improved whois client. - http://www.linux.it/~md/software/ + https://github.com/rfc1036/whois |