diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-08 05:41:07 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-09 14:05:37 -0800 |
commit | 274f439365f54baa2efbfdb65861f83628ce0cca (patch) | |
tree | af8949b973201e9ec56b4a222ef22750e73e7c4b | |
parent | 06fda830525bf2ad6e2088b56c7d9b43c0ed05c2 (diff) | |
download | meta-openembedded-274f439365f54baa2efbfdb65861f83628ce0cca.tar.gz |
cscope: upgrade 15.8b -> 15.9
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-devtools/cscope/cscope_15.9.bb (renamed from meta-oe/recipes-devtools/cscope/cscope_15.8b.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/cscope/cscope_15.8b.bb b/meta-oe/recipes-devtools/cscope/cscope_15.9.bb index 199c31e15..99f3ba85d 100644 --- a/meta-oe/recipes-devtools/cscope/cscope_15.8b.bb +++ b/meta-oe/recipes-devtools/cscope/cscope_15.9.bb | |||
@@ -18,7 +18,7 @@ inherit autotools | |||
18 | 18 | ||
19 | DEPENDS += "ncurses" | 19 | DEPENDS += "ncurses" |
20 | 20 | ||
21 | SRC_URI = "http://downloads.sourceforge.net/project/cscope/cscope/${PV}/${BP}.tar.gz" | 21 | SRC_URI = "http://downloads.sourceforge.net/project/cscope/cscope/v${PV}/${BP}.tar.gz" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "8f9409a238ee313a96f9f87fe0f3b176" | 23 | SRC_URI[md5sum] = "16f3cce078b6c0e42299def4028eea6f" |
24 | SRC_URI[sha256sum] = "4889d091f05aa0845384b1e4965aa31d2b20911fb2c001b2cdcffbcb7212d3af" | 24 | SRC_URI[sha256sum] = "c5505ae075a871a9cd8d9801859b0ff1c09782075df281c72c23e72115d9f159" |