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:
Pierre-Jean Texier 2020-04-04 14:36:01 +02:00 committed by Khem Raj
parent eedc028256
commit 407ba50380

View File

@ -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