Update package version to 2.0.15

This commit is contained in:
2026-01-02 14:29:34 +02:00
parent ab0e2860b4
commit 651b164d64
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ prepare() {
# The build function is executed in the source directory
# This function is used to compile the source code
build() {
make
CGO_ENABLED=1 make
}
# The check function is executed in the source directory