diff options
-rw-r--r-- | meta-oe/recipes-support/logwarn/logwarn_1.0.17.bb (renamed from meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb b/meta-oe/recipes-support/logwarn/logwarn_1.0.17.bb index 0738b50bde..6be82979a4 100644 --- a/meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb +++ b/meta-oe/recipes-support/logwarn/logwarn_1.0.17.bb | |||
@@ -11,8 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
11 | 11 | ||
12 | SRC_URI = "https://s3.amazonaws.com/archie-public/${BPN}/${BP}.tar.gz" | 12 | SRC_URI = "https://s3.amazonaws.com/archie-public/${BPN}/${BP}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "e544a6230673ea54f7430bf817bb39d8" | 14 | SRC_URI[sha256sum] = "062d197349f4a43d8f69887fc642cb58b59a8e2cc54cc951d5c1c6abc4809a9a" |
15 | SRC_URI[sha256sum] = "8dbfcf9b28c782ab3bddd6a620d4fb95d1b0ffcbe93276996cdc4800aa9aebd1" | ||
16 | 15 | ||
17 | UPSTREAM_CHECK_URI = "https://github.com/archiecobbs/logwarn/tags" | 16 | UPSTREAM_CHECK_URI = "https://github.com/archiecobbs/logwarn/tags" |
18 | UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)" | 17 | UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)" |