Unfortunately this has been overlooked, and resulted in
erroneous updates to testing/development releases.
The check will report an 'unknown' latest version until 2.6.0
is released.
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
DEPENDS = "npth libassuan libksba zlib bzip2 readline libgcrypt"
-inherit autotools gettext texinfo pkgconfig
+inherit autotools gettext texinfo pkgconfig upstream-version-is-even
-UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
+UPSTREAM_CHECK_URI = "https://gnupg.org/ftp/gcrypt/gnupg/"
SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
file://0002-use-pkgconfig-instead-of-npth-config.patch \
file://0004-autogen.sh-fix-find-version-for-beta-checking.patch \