summaryrefslogtreecommitdiff
path: root/libre/acpi_call
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2023-10-26 18:12:28 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2023-10-26 19:31:01 -0400
commitde0993aa0865ada94a8ecdc56222b4ae0bca0dd7 (patch)
treeb0b3e2c17ba2d60aae22314ccf0b0617d1b49db6 /libre/acpi_call
parent6425992cb01af44d5553de2950f981b6c71ff7ed (diff)
[acpi_call][acpi_call-dkms][acpi_call-lts]: rebuild for latest kernel
Diffstat (limited to 'libre/acpi_call')
-rw-r--r--libre/acpi_call/PKGBUILD9
1 files changed, 7 insertions, 2 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index be7ff6ea2..197887fc3 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -6,6 +6,11 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+# parabola changes and rationale:
+# - no significant change - re-package for linux-libre
+# - pin to kernel versions
+
+
# build order:
# acpi_call-dkms <- acpi_call-lts
# acpi_call
@@ -21,14 +26,14 @@
# update '_basekernel', and commit the changes to VCS, if successful.
-_basekernel=6.1.5
+_basekernel=6.5.8
pkgname=acpi_call
pkgver=1.2.2
pkgrel=40
pkgrel+=.parabola1.basekernel${_basekernel}
pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
-pkgdesc+=' (for linux-libre)'
+pkgdesc+=" (for 'linux-libre')"
url='https://github.com/mkottman/acpi_call'
arch=('x86_64')
arch+=('armv7h' 'i686')