diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb (renamed from meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb b/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb index 70e9831770..d7d4b22fbd 100644 --- a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.7.bb +++ b/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | SUMMARY = "Convex optimization package" | 1 | SUMMARY = "Convex optimization package" |
| 2 | HOMEPAGE = "http://cvxopt.org" | 2 | HOMEPAGE = "http://cvxopt.org" |
| 3 | LICENSE = "GPL-3.0-only" | 3 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ba1a8a73d8ebea5c47a1173aaf476ddd" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=66ec4f8e53d3e733a8c26d5ca3830fba" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https;branch=master" | 6 | SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https;branch=master" |
| 7 | 7 | ||
| 8 | SRCREV = "d5a21cf1da62e4269176384b1ff62edac5579f94" | 8 | SRCREV = "3b718ee560b3b97d6255c55f0ed7f64cb4b72082" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
