summaryrefslogtreecommitdiff
path: root/libre/acpi_call
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2020-12-08 20:01:06 +0100
committerAndreas Grapentin <andreas@grapentin.org>2020-12-08 20:01:06 +0100
commitdf96ee4a70df70d029d6285be9c44113507b377a (patch)
tree2ec1299ff81daee267eed6f26eb81ae1f6a56369 /libre/acpi_call
parent770de002867b114223bb2ba91af7259b90be65d1 (diff)
libre/acpi-call{,-dkms,-lts}: reworked and rebuilt for new kernels
Diffstat (limited to 'libre/acpi_call')
-rw-r--r--libre/acpi_call/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index feb375b7e..84f041e7b 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -6,11 +6,11 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
-_basekernel=5.8.3
+_basekernel=5.9.12
pkgname=acpi_call
-pkgver=1.1.0
-pkgrel=336
+pkgver=1.2.1
+pkgrel=9
pkgrel+=.parabola1.basekernel${_basekernel}
pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
pkgdesc+=' (for linux-libre)'
@@ -22,7 +22,6 @@ makedepends=("linux-libre-headers=${_basekernel}" "acpi_call-dkms=$pkgver")
conflicts=('acpi_call-dkms')
build() {
-
_kernver=$(</usr/src/linux-libre/version)
fakeroot dkms build --dkmstree "$srcdir" -m acpi_call/$pkgver -k $_kernver