deps: update mpg123 to 1.32.7

This commit is contained in:
alexey.lysiuk 2024-08-09 15:56:37 +03:00
parent f2d038c440
commit d0e4db2b7f
3 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
# PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version.
# The variable CVF_VERSION must be set before calling configure_file().
set(PACKAGE_VERSION "1.32.6")
set(PACKAGE_VERSION "1.32.7")
if (PACKAGE_FIND_VERSION_RANGE)
# Package version must be in the requested version range

Binary file not shown.

View file

@ -6,7 +6,7 @@ includedir=${prefix}/include
Name: libmpg123
Description: An optimised MPEG Audio decoder
Requires:
Version: 1.32.6
Version: 1.32.7
Libs: -L${libdir} -lmpg123
Libs.private:
Cflags: -I${includedir}