diff options
| -rw-r--r-- | meta-oe/recipes-extended/libqb/libqb_2.0.10.bb (renamed from meta-oe/recipes-extended/libqb/libqb_2.0.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libqb/libqb_2.0.8.bb b/meta-oe/recipes-extended/libqb/libqb_2.0.10.bb index d270bf2113..9ea1d542fa 100644 --- a/meta-oe/recipes-extended/libqb/libqb_2.0.8.bb +++ b/meta-oe/recipes-extended/libqb/libqb_2.0.10.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785" | |||
| 10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
| 11 | 11 | ||
| 12 | SRC_URI = "https://github.com/ClusterLabs/${BPN}/releases/download/v${PV}/${BP}.tar.xz" | 12 | SRC_URI = "https://github.com/ClusterLabs/${BPN}/releases/download/v${PV}/${BP}.tar.xz" |
| 13 | SRC_URI[sha256sum] = "b42531fc20b8ac02f4c6d0a4dc49f7c4a1eef09bdb13af5f6927b7fc49522ee6" | 13 | SRC_URI[sha256sum] = "326a69fb5b2ee4479f0db4f98d10d670ad0798b5ded8c4cfd585b765fd8941e8" |
| 14 | 14 | ||
| 15 | DEPENDS += "libxml2" | 15 | DEPENDS += "libxml2" |
| 16 | 16 | ||
