diff --git a/meta/recipes-devtools/ninja/ninja_1.13.0.bb b/meta/recipes-devtools/ninja/ninja_1.13.1.bb similarity index 94% rename from meta/recipes-devtools/ninja/ninja_1.13.0.bb rename to 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" DEPENDS = "re2c-native ninja-native" -SRCREV = "b4d51f6ed5bed09dd2b70324df0d9cb4ecad2638" +SRCREV = "79feac0f3e3bc9da9effc586cd5fea41e7550051" SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https;tag=v${PV}" UPSTREAM_CHECK_GITTAGREGEX = "v(?P.*)"