Treewide: use HTTPS on NonGNU domains
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
download/upload/manipulate the ROM and EEPROM contents of AVR
|
||||
microcontrollers using the in-system programming technique (ISP).
|
||||
'';
|
||||
homepage = http://www.nongnu.org/avrdude/;
|
||||
homepage = https://www.nongnu.org/avrdude/;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
||||
Reference in New Issue
Block a user