blob: 1b7b68a7a0354053ab92ed9b6151220b2d915cfe [file] [log] [blame]
Andrew Geissler6aa7eec2023-03-03 12:41:14 -06001SUMMARY = "Tool to assist in network address calculations for IPv4 and IPv6."
2HOMEPAGE = "https://gitlab.com/ipcalc/ipcalc"
3
4SECTION = "net"
5
6LICENSE = "GPL-2.0-only"
7LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
8
9SRC_URI = "git://gitlab.com/ipcalc/ipcalc.git;protocol=https;branch=master"
10SRCREV = "4c4261a47f355946ee74013d4f5d0494487cc2d6"
11
12S = "${WORKDIR}/git"
13
14inherit meson