diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:48:18 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:48:18 +0300 |
commit | 61e23bb67a0c57fcab6491fd2813393058f5ee5b (patch) | |
tree | 50ae3f8b82792c4ebd049ca0c5c283c9373d5260 /extra/flac | |
parent | fdb570271674fc85cf7abb42081181971ac251af (diff) | |
download | repository-61e23bb67a0c57fcab6491fd2813393058f5ee5b.tar.gz |
flac: bump to 1.4.0
Diffstat (limited to 'extra/flac')
-rw-r--r-- | extra/flac/checksums | 2 | ||||
-rw-r--r-- | extra/flac/sources | 2 | ||||
-rw-r--r-- | extra/flac/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/flac/checksums b/extra/flac/checksums index 0cbc5613..6447704e 100644 --- a/extra/flac/checksums +++ b/extra/flac/checksums @@ -1,2 +1,2 @@ %BLAKE3 -d90d6fe5bae6d0ae05294e3f1f9ecf3438c02e0ba4ed40ff157ee33c54564238 flac-1.3.4.tar.xz +82be25cf62c12aef96d9efcbe97af767e437673435b3ae7e5182df3c1c0f0929 flac-1.4.0.tar.xz diff --git a/extra/flac/sources b/extra/flac/sources index 7c473bec..75abae31 100644 --- a/extra/flac/sources +++ b/extra/flac/sources @@ -1 +1 @@ -http://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz +http://downloads.xiph.org/releases/flac/flac-1.4.0.tar.xz diff --git a/extra/flac/version b/extra/flac/version index 737bdf49..bf41768f 100644 --- a/extra/flac/version +++ b/extra/flac/version @@ -1 +1 @@ -1.3.4 1 +1.4.0 1 |