mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-01-29 17:18:41 +01:00
qsampler: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Qsampler is a LinuxSampler GUI front-end application"
|
||||
HOMEPAGE = "http://qsampler.sourceforge.net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS += " \
|
||||
qtbase-native \
|
||||
@@ -14,8 +14,8 @@ DEPENDS += " \
|
||||
inherit cmake_qt5 pkgconfig gtk-icon-cache qt5-translation mime mime-xdg
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "f35adb55982d2d443cf38be1ea61745c55b62dc416f34fbfbbbddb00c033cc19"
|
||||
PV = "0.9.4"
|
||||
SRC_URI[sha256sum] = "973d6eac32a12513f3e42d1c5760e043eb344b762abbc02923b6391daa7175a9"
|
||||
PV = "0.9.5"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
|
||||
Reference in New Issue
Block a user