mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
igmpproxy: fix upstream check URL
Fixes: $: devtool check-upgrade-status igmpproxy <...> INFO: igmpproxy 0.2.1 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
eedc028256
commit
407ba50380
|
|
@ -8,4 +8,6 @@ SRC_URI = "https://github.com/pali/igmpproxy/releases/download/${PV}/${BP}.tar.g
|
|||
SRC_URI[md5sum] = "3a9c2cb42c1f5ee0cb769a4884545641"
|
||||
SRC_URI[sha256sum] = "d351e623037390f575c1203d9cbb7ba33a8bdef85a3c5e1d2901c5a2a38449a1"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/pali/${BPN}/releases"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user