Skip to content

Commit 3c4e25c

Browse files
author
plnick
committed
increase PV of AutoShutDown
1 parent 50a6ed9 commit 3c4e25c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

enigma2-plugin-systemplugins-autoshutdown.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
44

55
inherit gitpkgv
66
SRCREV = ""
7-
PV = "0.4+git${SRCPV}"
8-
PKGV = "0.4+git${GITPKGV}"
7+
PV = "0.5+git${SRCPV}"
8+
PKGV = "0.5+git${GITPKGV}"
99
PR = "r0"
1010

1111
require openplugins.inc

0 commit comments

Comments
 (0)