fix downloading of qtserialport_qt4

The project was moved from github.com/qtproject to github.com/qt.

See #1405
This commit is contained in:
Boris Nagaev 2016-06-29 19:26:09 +03:00
parent 29a663bef7
commit a85ea2a361
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
PKG := qtserialport_qt4
$(PKG)_IGNORE :=
$(PKG)_VERSION := 5c3b6cc770
$(PKG)_CHECKSUM := 4e0bee3bd608b67e47dfbf2baa7f5ed7d9e39a3da16e4cc6056ffd0a4baa1495
$(PKG)_GH_USER := qtproject
$(PKG)_CHECKSUM := d49c1cd4bb47706561f52c07d6075bb9931700d3bcae656ef3b6d3db3eb014ab
$(PKG)_GH_USER := qt
$(PKG)_GH_REPO := qtserialport
$(PKG)_GH_TREE := qt4-dev
$(PKG)_SUBDIR := $($(PKG)_GH_USER)-$($(PKG)_GH_REPO)-$(call substr,$($(PKG)_VERSION),1,7)