diff options
| -rw-r--r-- | meta-oe/recipes-extended/iotop/iotop_1.21.bb (renamed from meta-oe/recipes-extended/iotop/iotop_1.20.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_1.20.bb b/meta-oe/recipes-extended/iotop/iotop_1.21.bb index 2900264f79..fd4e31f3b5 100644 --- a/meta-oe/recipes-extended/iotop/iotop_1.20.bb +++ b/meta-oe/recipes-extended/iotop/iotop_1.21.bb | |||
| @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=48e7be78bd2671d08c9c3bad71f1cfaa" | |||
| 4 | 4 | ||
| 5 | DEPENDS = "ncurses" | 5 | DEPENDS = "ncurses" |
| 6 | 6 | ||
| 7 | SRC_URI = "https://github.com/Tomas-M/iotop/releases/download/v1.20/iotop-1.20.tar.xz" | 7 | SRC_URI = "https://github.com/Tomas-M/iotop/releases/download/v1.21/iotop-1.21.tar.xz" |
| 8 | SRC_URI[sha256sum] = "e0227dd4b71ce3ffe50225b85cf9abb38a99c1d2dff69e3f1db7d059d7490d51" | 8 | SRC_URI[sha256sum] = "7b4862ebc93909a3f800193140ca2464e926291a9c873b50dc31fa77e6d9383e" |
| 9 | UPSTREAM_CHECK_URI = "https://github.com/Tomas-M/iotop/releases" | 9 | UPSTREAM_CHECK_URI = "https://github.com/Tomas-M/iotop/releases" |
| 10 | 10 | ||
| 11 | inherit pkgconfig | 11 | inherit pkgconfig |
