Update qtsystems.mk

update checksum
This commit is contained in:
Dmitry Gureev 2014-08-21 13:40:28 +04:00
parent b3c27cbf11
commit 970976bafd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PKG := qtsystems
$(PKG)_IGNORE :=
$(PKG)_VERSION := 341352b4bb1e729f384a3af1ca966ebd123f16e3
$(PKG)_CHECKSUM := 8fcc4d3329b388432e46c63a79acf0c0c7741a42
$(PKG)_CHECKSUM := fa566f556dcf531b6ae63812769499f258dd7de9
$(PKG)_SUBDIR := qt-$(PKG)
$(PKG)_FILE := $($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://qt.gitorious.org/qt/qtsystems/archive/$($(PKG)_FILE)