Change many homepage urls from http to https #30636
This commit is contained in:
@@ -32,7 +32,7 @@ in stdenv.mkDerivation rec {
|
||||
it is intended as a replacement for the venerable 'isql' program supplied
|
||||
by Sybase.
|
||||
'';
|
||||
homepage = http://sourceforge.net/projects/sqsh/;
|
||||
homepage = https://sourceforge.net/projects/sqsh/;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user