kafka: update homepage

This commit is contained in:
Jonathan Ringer 2021-12-28 09:59:12 -08:00
parent 1e01453b30
commit a37bebd666
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
homepage = "http://kafka.apache.org"; homepage = "https://kafka.apache.org";
description = "A high-throughput distributed messaging system"; description = "A high-throughput distributed messaging system";
license = licenses.asl20; license = licenses.asl20;
maintainers = [ maintainers.ragge ]; maintainers = [ maintainers.ragge ];