          MODULE=acpi_call
         VERSION=1.2.2
             TAG=8140017f9e995a8ddb57ac3036d959ff817934df
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=git+https://github.com/nix-community/acpi_call:$TAG
#      SOURCE_VFY=sha256:
        WEB_SITE=https://github.com/mkottman/acpi_call/
         ENTERED=20201114
         UPDATED=20230814
           SHORT="A kernel module that enables calls to ACPI methods through /proc/acpi/call"

cat << EOF
A kernel simple module that enables you to call ACPI methods by writing the
method name followed by arguments to /proc/acpi/call.
EOF
