diff options
-rw-r--r-- | meta-oe/recipes-support/uriparser/uriparser_0.9.6.bb (renamed from meta-oe/recipes-support/uriparser/uriparser_0.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/uriparser/uriparser_0.9.5.bb b/meta-oe/recipes-support/uriparser/uriparser_0.9.6.bb index f506223589..0d45a15595 100644 --- a/meta-oe/recipes-support/uriparser/uriparser_0.9.5.bb +++ b/meta-oe/recipes-support/uriparser/uriparser_0.9.6.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168" |
6 | 6 | ||
7 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz" | 7 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz" |
8 | SRC_URI[sha256sum] = "1987466a798becb5441a491d29e762ab1a4817a525f82ef239e3d38f85605a77" | 8 | SRC_URI[sha256sum] = "10e6f90d359c1087c45f907f95e527a8aca84422251081d1533231e031a084ff" |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" | 10 | UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" |
11 | 11 | ||