diff options
-rw-r--r-- | meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb (renamed from meta-oe/recipes-devtools/smemstat/smemstat_0.02.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/smemstat/smemstat_0.02.12.bb b/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb index 46dc94154d..bf5c52fe50 100644 --- a/meta-oe/recipes-devtools/smemstat/smemstat_0.02.12.bb +++ b/meta-oe/recipes-devtools/smemstat/smemstat_0.02.13.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
7 | DEPENDS = "ncurses" | 7 | DEPENDS = "ncurses" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master" |
10 | SRCREV = "72efeb08ccdb22f57054279d25e3c522e8e1d4c3" | 10 | SRCREV = "1edc560602aa116b96408110b8b9d66a4edef60e" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||