build-compare: upgrade to latest revision

(From OE-Core rev: 480f3c770a8287a12fb3f038b3d82ff5f36c15e2)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-05-31 17:51:46 +02:00
committed by Richard Purdie
parent 3523ab9868
commit e264dd9fab

View File

@@ -9,9 +9,9 @@ SRC_URI = "git://github.com/openSUSE/build-compare.git"
# Date matches entry in build-compare.changes and date of SRCREV.
#
SRCREV = "28bf642fcfdab94adb9b847329338005be6f73c7"
SRCREV = "102d844ce052c6dec6c56ee1d471bde72a1b4633"
PE = "1"
PV = "2020.03.31+git${SRCPV}"
PV = "2020.05.29+git${SRCPV}"
UPSTREAM_CHECK_COMMITS = "1"
S = "${WORKDIR}/git"