mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
bash-completion: upgrade to 2.7
(From OE-Core rev: ec5938795c44163303d8708d3386947567c05f28) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
afe07094cb
commit
65080777b1
+2
-2
@@ -9,8 +9,8 @@ SECTION = "console/utils"
|
||||
|
||||
SRC_URI = "https://github.com/scop/bash-completion/releases/download/${PV}/${BPN}-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[md5sum] = "15300010bd4034de12c3fc4f171692e3"
|
||||
SRC_URI[sha256sum] = "b0b9540c65532825eca030f1241731383f89b2b65e80f3492c5dd2f0438c95cf"
|
||||
SRC_URI[md5sum] = "28117492bdc9408438e6041683a423ce"
|
||||
SRC_URI[sha256sum] = "41ba892d3f427d4a686de32673f35401bc947a7801f684127120cdb13641441e"
|
||||
UPSTREAM_CHECK_REGEX = "bash-completion-(?P<pver>(?!2008).+)\.tar"
|
||||
UPSTREAM_CHECK_URI = "https://github.com/scop/bash-completion/releases"
|
||||
|
||||
Reference in New Issue
Block a user