summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb (renamed from meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.1.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb
index 212ba129fb..e3dff91915 100644
--- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.1.bb
+++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
6DEPENDS = "libpng zlib" 6DEPENDS = "libpng zlib"
7SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https" 7SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https"
8 8
9SRCREV = "d3a8b6b42b6b74228e92758a0b015d8b8c1e6fa0" 9SRCREV = "b179e2a42b8a5d72516b9c8d91713c9025cf6044"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit autotools-brokensep 12inherit autotools-brokensep