Skip to content

Commit

Permalink
deps: update mpg123 to 1.32.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lysiuk committed Apr 11, 2024
1 parent f44e96d commit 3a4e230
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/mpg123/lib/cmake/mpg123/mpg123-config-version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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.5")
set(PACKAGE_VERSION "1.32.6")

if (PACKAGE_FIND_VERSION_RANGE)
# Package version must be in the requested version range
Expand Down
Binary file modified deps/mpg123/lib/libmpg123.a
Binary file not shown.
2 changes: 1 addition & 1 deletion deps/mpg123/lib/pkgconfig/libmpg123.pc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ includedir=${prefix}/include
Name: libmpg123
Description: An optimised MPEG Audio decoder
Requires:
Version: 1.32.5
Version: 1.32.6
Libs: -L${libdir} -lmpg123
Libs.private:
Cflags: -I${includedir}

0 comments on commit 3a4e230

Please sign in to comment.