Skip to content

Commit

Permalink
[libmt32emu] update to 2.5.0 (#17070)
Browse files Browse the repository at this point in the history
* [libmt32emu] update to 2.5.0

* add version files
  • Loading branch information
autoantwort authored Apr 7, 2021
1 parent 12eb540 commit a5ab7c3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/libmt32emu/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO munt/munt
REF libmt32emu_2_4_2
SHA512 6e567260bce4a7ba7f4696d08fde78a05402d8b3087d7720bf86cdbe8c6c392036ce4a5c0ec5951c547d2a98218145fa155d4730404e98ad2dcc573d3cca8da4
REF libmt32emu_2_5_0
SHA512 e86733bb26714a2a5f54a1b443db1e6f320bc3373dde6bbbe6662ecfb5b36c8ba0811919f2ddd54a11f264551add76e7032cd51f5803c502bfd4b1020fafb86b
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/libmt32emu/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libmt32emu",
"version": "2.4.2",
"version": "2.5.0",
"description": "A MT-32 emulator",
"homepage": "https://github.com/munt/munt/tree/master/mt32emu"
}
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3265,7 +3265,7 @@
"port-version": 0
},
"libmt32emu": {
"baseline": "2.4.2",
"baseline": "2.5.0",
"port-version": 0
},
"libmupdf": {
Expand Down
5 changes: 5 additions & 0 deletions versions/l-/libmt32emu.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a57fc5791efae931cf33dc307104c0463a2207be",
"version": "2.5.0",
"port-version": 0
},
{
"git-tree": "b60fd8501e86b53f2d3125d0f0a1a793ff5f9a60",
"version": "2.4.2",
Expand Down

0 comments on commit a5ab7c3

Please sign in to comment.