package/qt5/qt5coap: bump version to 5.15.2 (and fix download)

- bump version to 5.15.2
- change download url to original site

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Peter Seiderer 2020-12-13 12:19:46 +01:00 committed by Thomas Petazzoni
parent d838a416c4
commit 6cfbd51d98
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Hash locally calculated
sha256 f2addd89e94fb3945fc6ee6db795b0736cd3396760b31e04c01cd02558c53e07 qt5coap-5.15.1.tar.gz
sha256 44c4782a40a29ccee3241d8cf08f368230dff5b1bed9ca0d58bc8e70c38f5003 qt5coap-5.15.2.tar.gz
# Hashes for license files:
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 LICENSE.GPL3

View File

@ -5,7 +5,8 @@
################################################################################
QT5COAP_VERSION = $(QT5_VERSION)
QT5COAP_SITE = $(call github,qt,qtcoap,v$(QT5_VERSION))
QT5COAP_SITE = https://code.qt.io/cgit/qt/qtcoap.git
QT5COAP_SITE_METHOD = git
QT5COAP_INSTALL_STAGING = YES
QT5COAP_LICENSE = GPL-3.0, GFDL-1.3
QT5COAP_LICENSE_FILES = LICENSE.GPL3 LICENSE.FDL