We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a1527 commit eb22b4dCopy full SHA for eb22b4d
1 file changed
enigma2-plugin-extensions-foreca.bb
@@ -3,8 +3,8 @@ DESCRIPTION = "Weather forecast for the upcoming 10 days"
3
RDEPENDS_${PN} = "python-html"
4
5
inherit gitpkgv
6
-PV = "2.9.5+git${SRCPV}"
7
-PKGV = "2.9.5+git${GITPKGV}"
+PV = "3.0.0+git${SRCPV}"
+PKGV = "3.0.0+git${GITPKGV}"
8
PR = "r0"
9
10
require openplugins-distutils.inc
0 commit comments