acpid: fix homepage
This commit is contained in:
parent
7bd2eaea34
commit
c92a3edc04
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'acpid'
|
||||
pkgname=acpid
|
||||
version=2.0.31
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://sourceforge.net/projects/acpid2/"
|
||||
homepage="https://sourceforge.net/projects/acpid2/"
|
||||
distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-${version}.tar.xz"
|
||||
checksum=fc9dc669ed85d9a1739aa76915e0667c6697c5431160f8dfb253046c6a072cc3
|
||||
conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh"
|
||||
|
|
Loading…
Reference in New Issue