qtservice, qtsystems: fix checksums (again)

This commit is contained in:
Guilherme Bernal 2014-08-19 23:23:32 -03:00
parent 344ed559b0
commit 414a585650
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PKG := qtservice
$(PKG)_IGNORE :=
$(PKG)_VERSION := fd22bee22274975c56f1c10d87ee9fd2c0818f83
$(PKG)_CHECKSUM := c4a119ee7150361f342c7b431d6b136b6813e714
$(PKG)_CHECKSUM := 83325103e2b883f8a7fee28362909dd6528ffca6
$(PKG)_SUBDIR := qt-solutions-qt-solutions
$(PKG)_FILE := $($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://qt.gitorious.org/qt-solutions/qt-solutions/archive/$($(PKG)_FILE)

View File

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