aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/vala-terminal
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/vala-terminal')
-rw-r--r--meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
index 2549fd6d44..e81e952406 100644
--- a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
+++ b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
@@ -1,12 +1,11 @@
DESCRIPTION = "A lightweight Terminal Emulator based on libvte, written in Vala."
SECTION = "x11/applications"
DEPENDS = "vala-native vte"
-SRCREV = "6cfb8bf8eb1a3812e39fac10a4810b6680fa066a"
+SRCREV = "0fefa38087581f85fa0631b40500b9428369c146"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-PV = "1.1.1+gitr${SRCPV}"
+PV = "1.3+gitr${SRCPV}"
PE = "1"
-PR = "r1"
inherit autotools perlnative