summaryrefslogtreecommitdiff
path: root/user/alsa-plugins
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-03-10 05:06:08 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-03-10 05:06:08 +0000
commit511d0d44a1dd13e85c05229c30a5510a8e95e615 (patch)
tree5444e9b93e5afd7fc8d7a5c83185b1864bbc0525 /user/alsa-plugins
parent815ec1bb11afe8878d23b58e3d5fce728771297e (diff)
downloadpackages-511d0d44a1dd13e85c05229c30a5510a8e95e615.tar.gz
packages-511d0d44a1dd13e85c05229c30a5510a8e95e615.tar.bz2
packages-511d0d44a1dd13e85c05229c30a5510a8e95e615.tar.xz
packages-511d0d44a1dd13e85c05229c30a5510a8e95e615.zip
user/a*: untested bumps
Diffstat (limited to 'user/alsa-plugins')
-rw-r--r--user/alsa-plugins/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/user/alsa-plugins/APKBUILD b/user/alsa-plugins/APKBUILD
index b194830ad..be384caa8 100644
--- a/user/alsa-plugins/APKBUILD
+++ b/user/alsa-plugins/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Taner Tas <taner76@gmail.com>
# Maintainer: Max Rees <maxcrees@me.com>
pkgname=alsa-plugins
-pkgver=1.1.7
+pkgver=1.1.8
pkgrel=0
pkgdesc="Advanced Linux Sound Architecture (ALSA) plugins"
url="https://www.alsa-project.org/main/index.php/Main_Page"
@@ -19,7 +19,6 @@ prepare() {
}
build() {
- cd "$builddir"
./configure \
--build=$CBUILD \
--host=$CHOST \
@@ -31,7 +30,6 @@ build() {
}
package() {
- cd "$builddir"
make DESTDIR="$pkgdir" install
find "$pkgdir" -name '*.la' -type f -delete
rm "$pkgdir"/etc/alsa/conf.d/*.conf
@@ -66,4 +64,4 @@ a52() {
"$subpkgdir"/usr/share/alsa/alsa.conf.d/
}
-sha512sums="c3bb22ec3c5a167fb246cfc94131d53800e321b486ab743c3395a9d91dee0ff9703f6e4a2feaea5a4ee42a7e486d835d48ab880c784c5c34bb4eb5e9ded06d8e alsa-plugins-1.1.7.tar.bz2"
+sha512sums="bb1a4411921ec332f47b43515f6d3b4c03a01568854950b9b5c3f0d8172d9a0c4a5b3652bc64c62eae5ea3aaa5d95fe3d32c0a213fe99adf490a9807bcb58ecd alsa-plugins-1.1.8.tar.bz2"