diff options
| -rw-r--r-- | meta/recipes-devtools/ninja/ninja_1.13.1.bb (renamed from meta/recipes-devtools/ninja/ninja_1.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ninja/ninja_1.13.0.bb b/meta/recipes-devtools/ninja/ninja_1.13.1.bb index a5fa8f1c9e..dcaa889c04 100644 --- a/meta/recipes-devtools/ninja/ninja_1.13.0.bb +++ b/meta/recipes-devtools/ninja/ninja_1.13.1.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e" | |||
| 10 | 10 | ||
| 11 | DEPENDS = "re2c-native ninja-native" | 11 | DEPENDS = "re2c-native ninja-native" |
| 12 | 12 | ||
| 13 | SRCREV = "b4d51f6ed5bed09dd2b70324df0d9cb4ecad2638" | 13 | SRCREV = "79feac0f3e3bc9da9effc586cd5fea41e7550051" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https;tag=v${PV}" | 15 | SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https;tag=v${PV}" |
| 16 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" |
