aboutsummaryrefslogtreecommitdiffstats
path: root/community/acpi_call-src/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/acpi_call-src/APKBUILD')
-rw-r--r--community/acpi_call-src/APKBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/community/acpi_call-src/APKBUILD b/community/acpi_call-src/APKBUILD
index 34f8071cbad..3451247784f 100644
--- a/community/acpi_call-src/APKBUILD
+++ b/community/acpi_call-src/APKBUILD
@@ -2,15 +2,13 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=acpi_call-src
_modname=acpi_call
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=0
pkgdesc="A kernel module for calling ACPI methods via /proc/acpi/call (sources, AKMS)"
url="https://github.com/nix-community/acpi_call"
arch="noarch"
license="GPL-3.0-or-later"
-source="https://github.com/nix-community/acpi_call/archive/v$pkgver/acpi_call-src-$pkgver.tar.gz
- $pkgname-fix-for-5.13+-kernels.patch::https://github.com/nix-community/acpi_call/commit/48011f82726c263f49a2b9ca3d9f674bdb4cfd22.patch
- "
+source="https://github.com/nix-community/acpi_call/archive/v$pkgver/acpi_call-src-$pkgver.tar.gz"
builddir="$srcdir/$_modname-$pkgver"
prepare() {
@@ -31,6 +29,5 @@ package() {
}
sha512sums="
-91553cf70a6b0173a6bfec38fcfb62ecd17614c91a888933704bb57d788592ce6981b01fb7c5e4bb8efdbe7fe229860c9f2be4b549dd71b232704c8bf0b3cfee acpi_call-src-1.2.1.tar.gz
-587ba8155311bacbf8a150c36857858b6399feac87aeee5f5f5075c4954b730d909fc7c8d8c2c094cc801bff669ccac9d24f362eeb103d96c53deba543e5e388 acpi_call-src-fix-for-5.13+-kernels.patch
+675e1b40fba1834661bedca205a83d432dd91730a98af5de6e7e786765fd9a7e53d5fba598f4cf7389e221f67dd5b706332eef026c19f0abc93c478b11f540c8 acpi_call-src-1.2.2.tar.gz
"