diff options
Diffstat (limited to 'packages/fcl-sound/Makefile')
-rw-r--r-- | packages/fcl-sound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fcl-sound/Makefile b/packages/fcl-sound/Makefile index 813401b0db..bd58b93027 100644 --- a/packages/fcl-sound/Makefile +++ b/packages/fcl-sound/Makefile @@ -332,7 +332,7 @@ FPCFPMAKE=$(FPC) endif endif override PACKAGE_NAME=fcl-sound -override PACKAGE_VERSION=3.0.1 +override PACKAGE_VERSION=3.0.5 FPMAKE_BIN_CLEAN=$(wildcard ./fpmake$(SRCEXEEXT)) ifdef OS_TARGET FPC_TARGETOPT+=--os=$(OS_TARGET) |