updated core url to reference github

This commit is contained in:
bharnden 2019-03-30 21:19:00 -07:00
parent 1bf53cfd03
commit 315e9b9cd3
4 changed files with 4 additions and 4 deletions

View file

@ -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) \