We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9347d3 + d98139f commit fcdbecaCopy full SHA for fcdbeca
1 file changed
prepare_source
@@ -1,8 +1,8 @@
1
# vim: ft=bash
2
3
# commit sha from https://github.com/cyberus-technology/libvirt/commits/gardenlinux/
4
-LIBVIRT_COMMIT_SHA="be575f7b06806e84aec56bf531e7029a1d44dd01"
5
-version_increment="6"
+LIBVIRT_COMMIT_SHA="2ee2ab5b67bbe0f81ec6b588fed61e675e951a8a"
+version_increment="7"
6
7
git_src_commit "$LIBVIRT_COMMIT_SHA" https://github.com/cyberus-technology/libvirt.git
8
0 commit comments