[gnome-continuous-yocto/gnomeostree-3.28-rocko: 799/8267] bash-completion: fix upstream version check
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 799/8267] bash-completion: fix upstream version check
- Date: Sat, 16 Dec 2017 20:55:58 +0000 (UTC)
commit bfade8c48c552a6a8124de546328679aa9e531b8
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Thu Jun 9 12:42:47 2016 +0300
bash-completion: fix upstream version check
(From OE-Core rev: 8093cc5649b8a827f9ebb70858cfc1d0f9f264b2)
Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../bash-completion/bash-completion_2.1.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-support/bash-completion/bash-completion_2.1.bb
b/meta/recipes-support/bash-completion/bash-completion_2.1.bb
index 8b257d2..9877720 100644
--- a/meta/recipes-support/bash-completion/bash-completion_2.1.bb
+++ b/meta/recipes-support/bash-completion/bash-completion_2.1.bb
@@ -12,6 +12,7 @@ SRC_URI="http://bash-completion.alioth.debian.org/files/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "4e2a9f11a4042a38ee79ddcd048e8b9e"
SRC_URI[sha256sum] = "2b606804a7d5f823380a882e0f7b6c8a37b0e768e72c3d4107c51fbe8a46ae4f"
UPSTREAM_CHECK_REGEX = "bash-completion-(?P<pver>(?!2008).+)\.tar"
+UPSTREAM_CHECK_URI = "https://github.com/scop/bash-completion/releases"
PARALLEL_MAKE = ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]