libdmtx: upgrade 0.7.4 -> 0.7.5

Sourees moved to github

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-02-02 01:23:02 +01:00
parent 16f9fe1179
commit 0c135a1aef

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8a135723039c12792b01a2c688251b"
inherit autotools pkgconfig
SRC_URI = "git://git.code.sf.net/p/libdmtx/libdmtx;protocol=git"
SRCREV = "eba6d5193fff75efa2707d0c0a5ded9134d2aa58"
PV = "0.7.4"
SRC_URI = "git://github.com/dmtx/libdmtx.git"
SRCREV = "53f001bbcb09f40747d645997f723fc96a58fec2"
PV = "0.7.5"
S = "${WORKDIR}/git"