mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:41:39 +08:00
[mpg123] Update to 1.25.8
This commit is contained in:
parent
31b1989394
commit
17bdc084f9
@ -1,3 +1,3 @@
|
||||
Source: mpg123
|
||||
Version: 1.24.0-1
|
||||
Version: 1.25.8
|
||||
Description: mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
|
@ -1,7 +1,7 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
set(MPG123_VERSION 1.24.0)
|
||||
set(MPG123_HASH e7c0d7a103daf496e75a6aa6aca861cfc0ad391f242335990c2360305e567039d24ca3b37a35f79b75749055e255f4692b8b43d2fec332b119223b00e12b0cb7)
|
||||
set(MPG123_VERSION 1.25.8)
|
||||
set(MPG123_HASH f226317dddb07841a13753603fa13c0a867605a5a051626cb30d45cfba266d3d4296f5b8254f65b403bb5eef6addce1784ae8829b671a746854785cda1bad203)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/mpg123-${MPG123_VERSION})
|
||||
|
||||
#architecture detection
|
||||
|
Loading…
Reference in New Issue
Block a user