diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb index 614c4eb..07ef1f4 100644 --- a/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb +++ b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "https://github.com/lathiat/avahi/releases/download/v${PV}/avahi-${PV} | |||
| 11 | SRC_URI[md5sum] = "22b5e705d3eabb31d26f2e1e7b074013" | 11 | SRC_URI[md5sum] = "22b5e705d3eabb31d26f2e1e7b074013" |
| 12 | SRC_URI[sha256sum] = "d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454" | 12 | SRC_URI[sha256sum] = "d54991185d514a0aba54ebeb408d7575b60f5818a772e28fa0e18b98bc1db454" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/avahi-${PV}" | 14 | S = "${UNPACKDIR}/avahi-${PV}" |
| 15 | 15 | ||
| 16 | inherit python3native python3-dir | 16 | inherit python3native python3-dir |
| 17 | 17 | ||
