mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
libmspack: update SRC_URI and package
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+5
-5
@@ -6,11 +6,11 @@ DEPENDS = ""
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;beginline=1;endline=2;md5=5b1fd1f66ef926b3c8a5bb00a72a28dd"
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;beginline=1;endline=2;md5=5b1fd1f66ef926b3c8a5bb00a72a28dd"
|
||||||
|
|
||||||
SRC_URI = "${DEBIAN_MIRROR}/main/libm/${BPN}/${BPN}_${PV}.orig.tar.xz"
|
SRCREV = "63d3faf90423a4a6c174539a7d32111a840adadc"
|
||||||
|
SRC_URI = "git://github.com/kyz/libmspack.git"
|
||||||
SRC_URI[md5sum] = "d894d91eba4d2c6f76695fc9566d5387"
|
|
||||||
SRC_URI[sha256sum] = "850c57442b850bf1bc0fc4ea8880903ebf2bed063c3c80782ee4626fbcb0e67d"
|
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
S = "${WORKDIR}/${BP}alpha"
|
S = "${WORKDIR}/git/${BPN}"
|
||||||
|
|
||||||
|
inherit autotools
|
||||||
Reference in New Issue
Block a user