summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/libpaper/libpaper_2.2.5.bb (renamed from meta-oe/recipes-support/libpaper/libpaper_2.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libpaper/libpaper_2.1.2.bb b/meta-oe/recipes-support/libpaper/libpaper_2.2.5.bb
index 9369d2837..3b0e1bf0d 100644
--- a/meta-oe/recipes-support/libpaper/libpaper_2.1.2.bb
+++ b/meta-oe/recipes-support/libpaper/libpaper_2.2.5.bb
@@ -2,7 +2,7 @@ LICENSE = "LGPL-2.1-only"
2LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 2LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
3 3
4SRC_URI = "https://github.com/rrthomas/libpaper/releases/download/v${PV}/libpaper-${PV}.tar.gz" 4SRC_URI = "https://github.com/rrthomas/libpaper/releases/download/v${PV}/libpaper-${PV}.tar.gz"
5SRC_URI[sha256sum] = "1fda0cf64efa46b9684a4ccc17df4386c4cc83254805419222c064bf62ea001f" 5SRC_URI[sha256sum] = "7be50974ce0df0c74e7587f10b04272cd53fd675cb6a1273ae1cc5c9cc9cab09"
6 6
7UPSTREAM_CHECK_URI = "https://github.com/rrthomas/libpaper/releases" 7UPSTREAM_CHECK_URI = "https://github.com/rrthomas/libpaper/releases"
8UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" 8UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"