qmidinet: upgrade 0.5.5 -> 0.6.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-10-18 01:09:45 +02:00
parent 957c049b92
commit 335f2c7793

View File

@@ -15,11 +15,11 @@ inherit qmake5_base autotools-brokensep gtk-icon-cache qt5-translation
SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
file://0002-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
"
SRC_URI[md5sum] = "97df629d58c9ff2ec7fccc15299f83ca"
SRC_URI[sha256sum] = "3e7530c8e6317f4adff5466a628c90ce76a89d5961b6740e34f33c122004e22b"
PV = "0.5.5"
SRC_URI[md5sum] = "af0c84228de51cd7695fd3526b6463c4"
SRC_URI[sha256sum] = "166c5634cf8aee55c5688f6f1012adc1a19f157eefbb50b330a26786d4980f1e"
PV = "0.6.0"
EXTRA_OECONF = " \
--with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \