Update package version to 3.11.2

This commit is contained in:
2025-09-10 13:17:59 +03:00
parent 94abc5435b
commit 3379681504
3 changed files with 14 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 PREFIX=/usr
make PREFIX=/usr exif=1 help=1 inotify=1 magic=1 stat64=1
}
# The check function is executed in the source directory