Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOMERGE] alsa-lib: update to 1.2.5. #31286

Merged
merged 1 commit into from
Aug 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

14 changes: 0 additions & 14 deletions srcpkgs/alsa-lib/patches/stdint_compat.patch

This file was deleted.

6 changes: 3 additions & 3 deletions srcpkgs/alsa-lib/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'alsa-lib'
pkgname=alsa-lib
version=1.2.4
revision=2
version=1.2.5.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config libtool"
short_desc="Advanced Linux Sound Architecture (ALSA) library"
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
license="LGPL-2.1-or-later"
homepage="http://www.alsa-project.org"
distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
checksum=f7554be1a56cdff468b58fc1c29b95b64864c590038dd309c7a978c7116908f7
checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e

alsa-lib-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down