mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/acpi: upgrade to 1.8
This commit is contained in:
parent
ecc36cc635
commit
37e53954e7
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=acpi
|
||||
pkgver=1.7
|
||||
pkgrel=7
|
||||
pkgver=1.8
|
||||
pkgrel=0
|
||||
pkgdesc="ACPI client for battery, power, and thermal readings"
|
||||
url="https://sourceforge.net/projects/acpiclient/files/acpiclient/"
|
||||
arch="all"
|
||||
|
@ -25,4 +25,6 @@ package() {
|
|||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="e6c96707d651eb20aa4a4c76f78891154d576ccdfaef08b5eff6094b90b62a0e97f6e35a4a996dcc3b5f0b57ee2c60542f41832039c6cbdf853ff3d022c1b609 acpi-1.7.tar.gz"
|
||||
sha512sums="
|
||||
b1f8da4ece480a7bbeb04f214950c169970b7171ffa3531aec58d55bd6a1ca0de68587b35e7379a2fa643f8863617d82da2e70af70ad4b5a175d4d8f8312a3e6 acpi-1.8.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue