jenkins: update meta.homepage
Update the Jenkins homepage URL from a redirect to the target location.
This commit is contained in:
parent
7b5e3d064c
commit
c93147ce79
@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "An extendable open source continuous integration server";
|
||||
homepage = "https://jenkins-ci.org";
|
||||
homepage = "https://jenkins.io/";
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ coconnor earldouglas nequissimus ajs124 ];
|
||||
|
Loading…
Reference in New Issue
Block a user