mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
acpid: Update to 2.0.30
Remove obsolete patch. Also update the website. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=acpid
|
||||
PKG_VERSION:=2.0.29
|
||||
PKG_VERSION:=2.0.30
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/acpid2
|
||||
PKG_HASH:=58503b27975c466e627eb741c5453dd662f97edef1a3d0aac822fd03a84203ff
|
||||
PKG_HASH:=28b77b62d3f64ebd1c2a3d16bccc6d4333b4e24a86aeacebec255fad223cf4cb
|
||||
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
@@ -24,8 +24,8 @@ define Package/acpid
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=The ACPI Daemon (acpid) With Netlink Support
|
||||
URL:=http://tedfelix.com/linux/acpid-netlink.html
|
||||
DEPENDS:=+kmod-input-evdev
|
||||
URL:=https://sourceforge.net/projects/acpid2/
|
||||
DEPENDS:=+kmod-input-evdev
|
||||
endef
|
||||
|
||||
define Package/acpid/description
|
||||
|
||||
Reference in New Issue
Block a user