diff options
| -rw-r--r-- | meta-oe/recipes-core/dbus/dbus-broker_37.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_36.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_36.bb b/meta-oe/recipes-core/dbus/dbus-broker_37.bb index 8959927a92..f0312181b6 100644 --- a/meta-oe/recipes-core/dbus/dbus-broker_36.bb +++ b/meta-oe/recipes-core/dbus/dbus-broker_37.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS = "\ | |||
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/${BP}.tar.xz" | 13 | SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/${BP}.tar.xz" |
| 14 | SRC_URI[sha256sum] = "d333d99bd2688135b6d6961e7ad1360099d186078781c87102230910ea4e162b" | 14 | SRC_URI[sha256sum] = "f819a8db8795fa08c767612e3823fd594694a0990f2543ecf35d6a1a6bf2ab5b" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" | 16 | UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" |
| 17 | UPSTREAM_CHECK_REGEX = "releases/tag/v(?P<pver>\d+)" | 17 | UPSTREAM_CHECK_REGEX = "releases/tag/v(?P<pver>\d+)" |
