We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 109f1cc + 5fd335b commit 44bc865Copy full SHA for 44bc865
1 file changed
prepare_source
@@ -1,8 +1,8 @@
1
# vim: ft=bash
2
3
# commit sha from https://github.com/cyberus-technology/cloud-hypervisor/commits/gardenlinux/
4
-CLOUD_HYPERVISOR_COMMIT_SHA="e562d21501e8550252ca09bb052e7dc0e0bc508d"
5
-version_increment="4"
+CLOUD_HYPERVISOR_COMMIT_SHA="0bf86f43da9bc588272e80e245bd8322e8f55a03"
+version_increment="5"
6
7
git_src_commit "$CLOUD_HYPERVISOR_COMMIT_SHA" https://github.com/cyberus-technology/cloud-hypervisor.git
8
0 commit comments