New comment by mikarpenko on void-packages repository https://github.com/void-linux/void-packages/pull/48615#issuecomment-1936393275 Comment: You can pass an argument with package version to the build system using configuration options in the template file: ``` configure_args="-D version=${version}" ```