qtservice: update

This commit is contained in:
Mark Brand 2015-08-09 11:42:29 +02:00
parent 4ae260243d
commit bc2a46a5f6
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@
# See index.html for further information.
PKG := qtservice
$(PKG)_IGNORE :=
$(PKG)_VERSION := 38e79e3
$(PKG)_VERSION := 25e2cbb
$(PKG)_CHECKSUM := b23cac6e92991424c4813b9900241f13715fdb7a
$(PKG)_VERSION := ad9bc46
$(PKG)_CHECKSUM := 19bb657cc6ea2ef2b35e8d823c6d76d300d4faeb
$(PKG)_SUBDIR := qtproject-qt-solutions-$($(PKG)_VERSION)
$(PKG)_FILE := qt-solutions-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/qtproject/qt-solutions/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)