fix symbols file

the binary package is libgit2-1.4, not libgit2 - else linking fails.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-08-18 15:06:23 +02:00
parent 243e424705
commit 31648aa28f

View File

@ -1,4 +1,4 @@
libgit2.so.1.4 libgit2 #MINVER# libgit2.so.1.4 libgit2-1.4 #MINVER#
git_annotated_commit_free@Base 1.4 git_annotated_commit_free@Base 1.4
git_annotated_commit_from_fetchhead@Base 1.4 git_annotated_commit_from_fetchhead@Base 1.4
git_annotated_commit_from_ref@Base 1.4 git_annotated_commit_from_ref@Base 1.4