diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-21 11:30:42 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-21 11:30:42 +0100 |
commit | 3914b4f97fb66a5d150ec0f44f277236ea399d18 (patch) | |
tree | 985bc02ccf204ef86722f425b192dc0f6cd27191 | |
parent | 475aac503587779223cbf2e55f2807de7bac9f79 (diff) | |
download | repository-3914b4f97fb66a5d150ec0f44f277236ea399d18.tar.gz |
flac: bump to 1.3.4
-rw-r--r-- | extra/flac/checksums | 3 | ||||
-rw-r--r-- | extra/flac/sources | 2 | ||||
-rw-r--r-- | extra/flac/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/extra/flac/checksums b/extra/flac/checksums index 19f9dab1..0cbc5613 100644 --- a/extra/flac/checksums +++ b/extra/flac/checksums @@ -1 +1,2 @@ -213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748 flac-1.3.3.tar.xz +%BLAKE3 +d90d6fe5bae6d0ae05294e3f1f9ecf3438c02e0ba4ed40ff157ee33c54564238 flac-1.3.4.tar.xz diff --git a/extra/flac/sources b/extra/flac/sources index e68c59fc..7c473bec 100644 --- a/extra/flac/sources +++ b/extra/flac/sources @@ -1 +1 @@ -http://downloads.xiph.org/releases/flac/flac-1.3.3.tar.xz +http://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz diff --git a/extra/flac/version b/extra/flac/version index bdd8f5bd..737bdf49 100644 --- a/extra/flac/version +++ b/extra/flac/version @@ -1 +1 @@ -1.3.3 1 +1.3.4 1 |