From 8ce7bc8496d04aa75584425095c30710fb7a353f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 16 Dec 2017 23:20:30 +0100 Subject: [PATCH] ntk: update to 1.3.1000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-graphics/ntk/ntk_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-misc/recipes-graphics/ntk/ntk_git.bb b/recipes-misc/recipes-graphics/ntk/ntk_git.bb index 7b16dbda..9e77a97b 100644 --- a/recipes-misc/recipes-graphics/ntk/ntk_git.bb +++ b/recipes-misc/recipes-graphics/ntk/ntk_git.bb @@ -7,10 +7,10 @@ SRC_URI = " \ git://github.com/original-male/${BPN}.git \ file://0001-wscript-check-compile-instead-of-tun-check-datatype-.patch \ " -SRCREV = "92365eca0f9a6f054abc70489c009aba0fcde0ff" +SRCREV = "1e3f5106d404562902bed2983403301db24a3f78" S = "${WORKDIR}/git" -PV_LAST_RELEASE = "1.3.0" -PV = "${PV_LAST_RELEASE}+git${SRCPV}" +PV_LAST_RELEASE = "1.3.1000" +PV = "${PV_LAST_RELEASE}" inherit waf pkgconfig