summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/tslib/tslib_1.24.bb (renamed from meta-oe/recipes-graphics/tslib/tslib_1.23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tslib/tslib_1.23.bb b/meta-oe/recipes-graphics/tslib/tslib_1.24.bb
index 299aa2a273..6f6e8fd565 100644
--- a/meta-oe/recipes-graphics/tslib/tslib_1.23.bb
+++ b/meta-oe/recipes-graphics/tslib/tslib_1.24.bb
@@ -16,7 +16,7 @@ SRC_URI = "https://github.com/kergoth/tslib/releases/download/${PV}/tslib-${PV}.
16 file://ts.conf \ 16 file://ts.conf \
17 file://tslib.sh \ 17 file://tslib.sh \
18 " 18 "
19SRC_URI[sha256sum] = "9b489a54d48006201f2fe955a88c3f857535ac93b6cf8e5a16c7b166c8991dac" 19SRC_URI[sha256sum] = "58d9941ffaa269c399f00d0d308184c96087f7acf69aa8e3c6645e852f993ba2"
20 20
21UPSTREAM_CHECK_URI = "https://github.com/kergoth/tslib/releases" 21UPSTREAM_CHECK_URI = "https://github.com/kergoth/tslib/releases"
22 22