Skip to content

Commit 4158472

Browse files
committed
chore: update flac wrap to 1.5.0
1 parent 2180299 commit 4158472

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

subprojects/flac.wrap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = flac-1.4.3
3-
source_url = https://github.com/xiph/flac/releases/download/1.4.3/flac-1.4.3.tar.xz
4-
source_filename = flac-1.4.3.tar.xz
5-
source_hash = 6c58e69cd22348f441b861092b825e591d0b822e106de6eb0ee4d05d27205b70
6-
patch_filename = flac_1.4.3-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/flac_1.4.3-2/get_patch
8-
patch_hash = 3eace1bd0769d3e0d4ff099960160766a5185d391c8f583293b087a1f96c2a9c
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/flac_1.4.3-2/flac-1.4.3.tar.xz
10-
wrapdb_version = 1.4.3-2
2+
directory = flac-1.5.0
3+
source_url = https://github.com/xiph/flac/releases/download/1.5.0/flac-1.5.0.tar.xz
4+
source_filename = flac-1.5.0.tar.xz
5+
source_hash = f2c1c76592a82ffff8413ba3c4a1299b6c7ab06c734dee03fd88630485c2b920
6+
patch_filename = flac_1.5.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/flac_1.5.0-1/get_patch
8+
patch_hash = c3d7dcb01d6e0a2bc066b12e789661fd9c4356500787004cfc1950d52babd6ca
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/flac_1.5.0-1/flac-1.5.0.tar.xz
10+
wrapdb_version = 1.5.0-1
1111

1212
[provide]
1313
flac = flac_dep

0 commit comments

Comments
 (0)