diff options
| -rw-r--r-- | recipes-extended/rootlesskit/rootlesskit_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/rootlesskit/rootlesskit_git.bb b/recipes-extended/rootlesskit/rootlesskit_git.bb index d3529bb0..b98c0fd8 100644 --- a/recipes-extended/rootlesskit/rootlesskit_git.bb +++ b/recipes-extended/rootlesskit/rootlesskit_git.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = " \ | |||
| 9 | go-md2man \ | 9 | go-md2man \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV_rootless = "530859a92629689c0c17c96d9ab145f4d04b5b5a" | 12 | SRCREV_rootless = "8059d35092db167ec53cae95fb6aa37fc577060c" |
| 13 | SRCREV_FORMAT = "rootless" | 13 | SRCREV_FORMAT = "rootless" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/rootless-containers/rootlesskit;name=rootless;branch=master;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 15 | SRC_URI = "git://github.com/rootless-containers/rootlesskit;name=rootless;branch=master;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| @@ -24,7 +24,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd | |||
| 24 | 24 | ||
| 25 | GO_IMPORT = "import" | 25 | GO_IMPORT = "import" |
| 26 | 26 | ||
| 27 | PV = "v2.3.4+git" | 27 | PV = "v3.0.0-alpha.1+git" |
| 28 | 28 | ||
| 29 | ROOTLESS_PKG = "github.com/rootless-containers/rootlesskit" | 29 | ROOTLESS_PKG = "github.com/rootless-containers/rootlesskit" |
| 30 | 30 | ||
