diff options
| -rw-r--r-- | meta-oe/recipes-devtools/pocketpy/pocketpy_2.1.3.bb (renamed from meta-oe/recipes-devtools/pocketpy/pocketpy_2.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/pocketpy/pocketpy_2.1.1.bb b/meta-oe/recipes-devtools/pocketpy/pocketpy_2.1.3.bb index c5fc4f0f6e..1fc0d0eacb 100644 --- a/meta-oe/recipes-devtools/pocketpy/pocketpy_2.1.1.bb +++ b/meta-oe/recipes-devtools/pocketpy/pocketpy_2.1.3.bb | |||
| @@ -13,8 +13,8 @@ BUGTRACKER = "https://github.com/pocketpy/pocketpy/issues" | |||
| 13 | LICENSE = "MIT" | 13 | LICENSE = "MIT" |
| 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c292beb20a17db07c359b0cc2c039027" | 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c292beb20a17db07c359b0cc2c039027" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/pocketpy/pocketpy.git;protocol=https;branch=main" | 16 | SRC_URI = "git://github.com/pocketpy/pocketpy.git;protocol=https;branch=main;tag=v${PV}" |
| 17 | SRCREV = "b6a6aa85a6cbfe0427b48e523d53ee3832bf5bd2" | 17 | SRCREV = "e39e63191f004b61902ae3293317bd1e61f791f4" |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | inherit cmake | 20 | inherit cmake |
