gnu: openboardview: Update home page.
* gnu/packages/electronics.scm (openboardview) [home-page]: Update URL.
This commit is contained in:
parent
49b5e7e93c
commit
d7a024a98e
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ (define keep (list "." ".." "openboardview"))
|
|||
sdl2
|
||||
sqlite
|
||||
zlib))
|
||||
(home-page "https://openboardview.org/")
|
||||
(home-page "https://github.com/OpenBoardView/OpenBoardView")
|
||||
(synopsis "Viewer for BoardView files")
|
||||
(description "OpenBoardView is a viewer for BoardView files, which present
|
||||
the details of a printed circuit board (PCB). It comes with features
|
||||
|
|
Loading…
Reference in a new issue