openocd: update homepage
The old one still works, but it redirects to the new one: http://openocd.sourceforge.net/
This commit is contained in:
parent
6ad413668e
commit
263b411639
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ libftdi libusb1 ];
|
buildInputs = [ libftdi libusb1 ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://openocd.berlios.de;
|
homepage = http://openocd.sourceforge.net/;
|
||||||
description = "OpenOCD, an on-chip debugger";
|
description = "OpenOCD, an on-chip debugger";
|
||||||
|
|
||||||
longDescription =
|
longDescription =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user