We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53e137d + 0d4f61d commit 109f1ccCopy full SHA for 109f1cc
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="3fcd04a06eb09e862ecd06f5bc3304a700528fa6"
5
-version_increment="3"
+CLOUD_HYPERVISOR_COMMIT_SHA="e562d21501e8550252ca09bb052e7dc0e0bc508d"
+version_increment="4"
6
7
git_src_commit "$CLOUD_HYPERVISOR_COMMIT_SHA" https://github.com/cyberus-technology/cloud-hypervisor.git
8
0 commit comments