kde-plasma.bbclass: pin PLASMA_VERSION

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-02-10 16:29:50 +01:00
parent 6929b2fe9d
commit 40207eafbf

View File

@@ -1,5 +1,5 @@
inherit kde-base
PLASMA_VERSION ??= "5.2.0"
PLASMA_VERSION = "5.2.0"
SRC_URI = "http://download.kde.org/stable/plasma/${PLASMA_VERSION}/${BPN}-${PV}.tar.xz"