me
/
guix
Archived
1
0
Fork 0

gnu: dfu-programmer: Use HTTPS home page.

* gnu/packages/flashing-tools.scm (dfu-programmer)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-19 00:46:11 +01:00
parent 0087a2506f
commit 68ad2a785e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ programming} technique.")
`(("pkg-config" ,pkg-config))) `(("pkg-config" ,pkg-config)))
(inputs (inputs
`(("libusb" ,libusb))) `(("libusb" ,libusb)))
(home-page "http://dfu-programmer.github.io/") (home-page "https://dfu-programmer.github.io/")
(synopsis "Device firmware update programmer for Atmel chips") (synopsis "Device firmware update programmer for Atmel chips")
(description (description
"Dfu-programmer is a multi-platform command-line programmer for "Dfu-programmer is a multi-platform command-line programmer for