Commit a47bd714 authored by Weijia Wang's avatar Weijia Wang
Browse files

mysql_jdbc: update homepage

parent c30f7457
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {

  meta = with lib; {
    description = "MySQL Connector/J";
    homepage = "https://dev.mysql.com/doc/connector-j/8.0/en/";
    homepage = "https://dev.mysql.com/doc/connector-j/8.1/en/";
    maintainers = with maintainers; [ ];
    platforms = platforms.unix;
    license = licenses.gpl2;