1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

matchbox-terminal: switched to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2431 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-09 11:12:37 +00:00
parent 0617f40a86
commit a7eeaa45c7
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox Terminal"
LICENSE = "GPL"
DEPENDS = "gtk+ vte"
SECTION = "x11/utils"
PV = "0.0+svn${SRCDATE}"
PV = "0.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"