'updater-alsa_utils-1.2.15.1' (#13931)

* Add unbuilt alsa_utils to updater-alsa_utils-1.2.15.1

* updater-alsa_utils-1.2.15.1: Package File Update Run on linux/amd64 container.

* updater-alsa_utils-1.2.15.1: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-12-20 17:58:32 +11:00
committed by GitHub
parent e6b6d74507
commit 5ca9d15007
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 2541468
# Total size: 2542254
/usr/local/bin/aconnect
/usr/local/bin/alsabat
/usr/local/bin/alsaloop

View File

@@ -1,4 +1,4 @@
# Total size: 2644976
# Total size: 2645650
/usr/local/bin/aconnect
/usr/local/bin/alsabat
/usr/local/bin/alsaloop

View File

@@ -3,7 +3,7 @@ require 'buildsystems/autotools'
class Alsa_utils < Autotools
description 'The Advanced Linux Sound Architecture (ALSA) - utilities'
homepage 'https://github.com/alsa-project/alsa-utils'
version '1.2.15'
version '1.2.15.1'
license 'GPL-2'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://github.com/alsa-project/alsa-utils.git'
@@ -11,9 +11,9 @@ class Alsa_utils < Autotools
binary_compression 'tar.zst'
binary_sha256({
aarch64: 'c4f83222936a93eed6b50f84251adb33d22a032edc76ddeacaae0d4f1faade21',
armv7l: 'c4f83222936a93eed6b50f84251adb33d22a032edc76ddeacaae0d4f1faade21',
x86_64: '0d32ba068b347894e8c6d2c43c71852ca544fb839bcf8b00529b3da916f93b5b'
aarch64: 'bdff982719bb2299f7f77b83fec785f1bd01230bd14eae34ebf06e4826795014',
armv7l: 'bdff982719bb2299f7f77b83fec785f1bd01230bd14eae34ebf06e4826795014',
x86_64: '3fa468373488691d3823beec0b5200153fafd194cf9ef49d37e9d5111c2e710a'
})
depends_on 'alsa_lib' # R