diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb index ae4c10f381..9477a7606a 100644 --- a/meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
| 4 | LIC_FILES_CHKSUM = "file://ntplib.py;beginline=1;endline=23;md5=afa07338a9595257e94c205c3e72224d" | 4 | LIC_FILES_CHKSUM = "file://ntplib.py;beginline=1;endline=23;md5=afa07338a9595257e94c205c3e72224d" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/cf-natali/ntplib.git" | 6 | SRC_URI = "git://github.com/cf-natali/ntplib.git" |
| 7 | SRCREV ?= "aea7925c26152024ca8cf207e77f403f8127727a" | 7 | SRCREV ?= "b9c11c5906bc802a20a2dab390e57c50be558808" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
