diff options
Diffstat (limited to 'tests/lib-sbom/variable-test1.pc')
| -rw-r--r-- | tests/lib-sbom/variable-test1.pc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/lib-sbom/variable-test1.pc b/tests/lib-sbom/variable-test1.pc new file mode 100644 index 000000000000..51a1a710dc5a --- /dev/null +++ b/tests/lib-sbom/variable-test1.pc @@ -0,0 +1,7 @@ +Name: variable-test1 +Description: Variable test 1 +URL: https://github.com/pkgconf/pkgconf/releases/ +Version: ${VERSION_VARIABLE_TEST} +License: BSD-2-Clause +Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz + |
