mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
libmspack: update to 0.10.1
For details see: https://github.com/kyz/libmspack/blob/master/libmspack/ChangeLog change compression to match that now being used from source Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+3
-3
@@ -6,10 +6,10 @@ DEPENDS = ""
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;beginline=1;endline=2;md5=5b1fd1f66ef926b3c8a5bb00a72a28dd"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/libm/${BPN}/${BPN}_${PV}.orig.tar.gz"
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/libm/${BPN}/${BPN}_${PV}.orig.tar.xz"
|
||||
|
||||
SRC_URI[md5sum] = "9602ae4a6b0468d9aaef6359c1e90657"
|
||||
SRC_URI[sha256sum] = "62a336d9c798638aaf3dceb43843320061544bbf35547c316b075b99112f2e40"
|
||||
SRC_URI[md5sum] = "d894d91eba4d2c6f76695fc9566d5387"
|
||||
SRC_URI[sha256sum] = "850c57442b850bf1bc0fc4ea8880903ebf2bed063c3c80782ee4626fbcb0e67d"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user