updated core url to reference github
This commit is contained in:
parent
1bf53cfd03
commit
315e9b9cd3
4 changed files with 4 additions and 4 deletions
|
@ -56,7 +56,7 @@ fpm -s dir -t $1 -n core-gui \
|
|||
-m "$(PACKAGE_MAINTAINERS)" \
|
||||
--license "BSD" \
|
||||
--description "Common Open Research Emulator GUI front-end" \
|
||||
--url http://www.nrl.navy.mil/itd/ncs/products/core \
|
||||
--url https://github.com/coreemu/core \
|
||||
--vendor "$(PACKAGE_VENDOR)" \
|
||||
-p core-gui_VERSION_ARCH.$1 \
|
||||
-v $(PACKAGE_VERSION) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue