Files
Andreas Müller 4a961574e9 libdmtx: Fix license checksum
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-03 00:36:44 +01:00

11 lines
338 B
BlitzBasic

SUMMARY = "libdmtx is a library for reading and writing Data Matrix barcodes"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b58872aaf3a9d51c1f002b9d7940f4f1"
inherit autotools pkgconfig
SRC_URI = "git://github.com/dmtx/libdmtx.git"
SRCREV = "53f001bbcb09f40747d645997f723fc96a58fec2"
PV = "0.7.5"
S = "${WORKDIR}/git"