diff --git a/qtbase/Makefile b/qtbase/Makefile index bca6de8..2d9aed6 100644 --- a/qtbase/Makefile +++ b/qtbase/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qtbase PKG_BASE:=6.3 -PKG_BUGFIX:=0 +PKG_BUGFIX:=1 PKG_VERSION:=$(PKG_BASE).$(PKG_BUGFIX) PKG_RELEASE:=1 @@ -18,7 +18,7 @@ PKG_SOURCE_URL:= \ http://master.qt.io/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://qt.mirror.constant.com/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules -PKG_HASH:=b865aae43357f792b3b0a162899d9bf6a1393a55c4e5e4ede5316b157b1a0f99 +PKG_HASH:=0a64421d9c2469c2c48490a032ab91d547017c9cc171f3f8070bc31888f24e03 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-everywhere-src-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-everywhere-src-$(PKG_VERSION) diff --git a/qttools/Makefile b/qttools/Makefile index 514f887..79c83a9 100644 --- a/qttools/Makefile +++ b/qttools/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qttools PKG_BASE:=6.3 -PKG_BUGFIX:=0 +PKG_BUGFIX:=1 PKG_VERSION:=$(PKG_BASE).$(PKG_BUGFIX) PKG_RELEASE:=1 @@ -19,7 +19,7 @@ PKG_SOURCE_URL:= \ http://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://qt.mirror.constant.com/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules -PKG_HASH:=fce94688ea925782a2879347584991f854630daadba6c52aed6d93e33cd0b19c +PKG_HASH:=c412750f2aa3beb93fce5f30517c607f55daaeb7d0407af206a8adf917e126c1 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-everywhere-src-$(PKG_VERSION)