aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/igmpproxy/igmpproxy_0.3.bb
blob: e8567ccebf911011687ee7f3ff7ca2456f42ffc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMMARY = "simple dynamic multicast routing daemon that only uses IGMP signalling"
HOMEPAGE = "http://sourceforge.net/projects/igmpproxy/"

LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=432040ff3a55670c1dec0c32b209ad69"

SRC_URI = "https://github.com/pali/igmpproxy/releases/download/${PV}/${BP}.tar.gz"
SRC_URI[md5sum] = "5565874d9631103109a72452cecb5ce7"
SRC_URI[sha256sum] = "d1fc244cb2fbbf99f720bda3e841fe59ece9b6919073790b4b892739b1b844eb"

UPSTREAM_CHECK_URI = "https://github.com/pali/${BPN}/releases"

inherit autotools pkgconfig