treewide: homepage+src updates (found by repology, #33263)
This commit is contained in:
committed by
Vladimír Čunát
parent
a7ef0c03d2
commit
7b97c8c0c8
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
cmakeFlags = [ "-DMYSQL_LIB_DIR=${mysql}/lib" ];
|
||||
|
||||
meta = {
|
||||
homepage = http://dev.mysql.com/downloads/connector/cpp/;
|
||||
homepage = https://dev.mysql.com/downloads/connector/cpp/;
|
||||
description = "C++ library for connecting to mysql servers.";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user