diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-23 18:07:10 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-23 18:07:10 +0200 |
commit | ed5abd78a027547bdf47508f7fa858bcbda1d8f7 (patch) | |
tree | 2766ab382a388f4c8d07e54e07697428c1d82912 | |
parent | 094bfe1ace4dbae3664d0e6aa5682abb279058fa (diff) | |
download | repository-ed5abd78a027547bdf47508f7fa858bcbda1d8f7.tar.gz |
flac: bump to 1.4.2
-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 c74cfca4..b4f5713e 100644 --- a/extra/flac/checksums +++ b/extra/flac/checksums @@ -1,2 +1,2 @@ %BLAKE3 -6a632e1eb5fa223d1dcf8f9533589763a78efda13882b6fe9662d7002e0fa536 flac-1.4.1.tar.xz +d165b9a18eb83b6f6e9993cc2074547566df706fc61464eb17ff088fd0c88104 flac-1.4.2.tar.xz diff --git a/extra/flac/sources b/extra/flac/sources index c9598e7d..a523243e 100644 --- a/extra/flac/sources +++ b/extra/flac/sources @@ -1 +1 @@ -http://downloads.xiph.org/releases/flac/flac-1.4.1.tar.xz +http://downloads.xiph.org/releases/flac/flac-1.4.2.tar.xz diff --git a/extra/flac/version b/extra/flac/version index e187c17e..4ff136af 100644 --- a/extra/flac/version +++ b/extra/flac/version @@ -1 +1 @@ -1.4.1 1 +1.4.2 1 |