mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 17:04:37 +04:00
bump to release (5.8.0) and adjust/change to sha256 hashes
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=qt5base
|
||||
PKG_VERSION:=5.8.0-rc
|
||||
PKG_VERSION:=5.8.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=e71df4a4f99f8006e74d63c6a7d61af9
|
||||
PKG_HASH:=c17111ae02a44dc7be1ec2cf979a47ee9e58edf4904041a525c21f4fa53fc005
|
||||
|
||||
PKG_SYS_NAME:=qtbase-opensource-src-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SYS_NAME).tar.xz
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/development_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/official_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_SYS_NAME)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=qt5graphicaleffects
|
||||
PKG_VERSION:=5.8.0-rc
|
||||
PKG_VERSION:=5.8.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=2ed96cdf9c2fc581d2bf073a1d121ab6
|
||||
PKG_HASH:=5f2a9b50530ac83d7c2b2ce73fbdf03ac61f83a9521e9d4b796fa17a969dd919
|
||||
|
||||
PKG_SYS_NAME:=qtgraphicaleffects-opensource-src-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SYS_NAME).tar.xz
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/development_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/official_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_SYS_NAME)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=qt5quick2-controls2
|
||||
PKG_VERSION:=5.8.0-rc
|
||||
PKG_VERSION:=5.8.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=54fc452366663b4b1120ac9fb95bfb6b
|
||||
PKG_HASH:=b099866ec74f13cf0047274c61f0486d1eba27716fa07b69f682c54d3a4ade1b
|
||||
|
||||
PKG_SYS_NAME:=qtquickcontrols2-opensource-src-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SYS_NAME).tar.xz
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/development_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/official_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_SYS_NAME)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=qt5quick2
|
||||
PKG_VERSION:=5.8.0-rc
|
||||
PKG_VERSION:=5.8.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=1df3d20503a2b104fe436f83fabd2f5e
|
||||
PKG_HASH:=32941eb9ad12d8735dfc64de8b50b5ab830a6d8705a421c57369de7cb5708a46
|
||||
|
||||
PKG_SYS_NAME:=qtdeclarative-opensource-src-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SYS_NAME).tar.xz
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/development_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
PKG_SOURCE_URL:=http://download.qt-project.org/official_releases/qt/$(basename $(PKG_VERSION))/$(PKG_VERSION)/submodules
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_SYS_NAME)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=qt5script
|
||||
PKG_VERSION:=5.4.2
|
||||
PKG_VERSION:=5.8.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=a615a02ab48e1e8e94c161d65f6af2ad
|
||||
PKG_HASH:=293ab91d2d189d889dc80609aa259190fb7de636d360e904784a5ce1a45e5ad3
|
||||
|
||||
PKG_SYS_NAME:=qtscript-opensource-src-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SYS_NAME).tar.xz
|
||||
|
||||
Reference in New Issue
Block a user