mirror of
https://github.com/clangen/musikcube.git
synced 2025-03-14 13:21:13 +00:00
Fix hirsute boost version
This commit is contained in:
parent
32908048d3
commit
83b27a9830
@ -307,7 +307,7 @@ if (GENERATE_DEB MATCHES "1")
|
||||
set(DEB_SWRESAMPLE_VERSION "3")
|
||||
set(DEB_NCURSES_VERSION "6")
|
||||
elseif (DEB_DISTRO MATCHES "hirsute")
|
||||
set(DEB_BOOST_VERSION "1.74.0")
|
||||
set(DEB_BOOST_VERSION "1.71.0")
|
||||
set(DEB_MICROHTTPD_VERSION "12")
|
||||
set(DEB_LIBCURL_VERSION "4")
|
||||
set(DEB_AVUTIL_VERSION "56")
|
||||
|
Loading…
x
Reference in New Issue
Block a user