mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
libpipeline: upgrade 1.5.3 -> 1.5.4
License-Update: http -> https (From OE-Core rev: 25009e391f06a0a5d60cb18e4d41f1a558c0e6f9) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
907d3dfd30
commit
217dfa979d
+2
-2
@@ -4,10 +4,10 @@ without needing to involve shell command-line parsing which is often \
|
||||
error-prone and insecure."
|
||||
HOMEPAGE = "http://libpipeline.nongnu.org/"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
||||
SRC_URI = "${SAVANNAH_GNU_MIRROR}/libpipeline/libpipeline-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "5dbf08faf50fad853754293e57fd4e6c69bb8e486f176596d682c67e02a0adb0"
|
||||
SRC_URI[sha256sum] = "db785bddba0a37ef14b4ef82ae2d18b8824e6983dfb9910319385e28df3f1a9c"
|
||||
|
||||
inherit pkgconfig autotools
|
||||
|
||||
Reference in New Issue
Block a user