wok-next diff acpid/receipt @ rev 3496
Fixed /usr/lib/libudev.so link to /lib/libudev.so.0.3.0
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Thu Jun 18 23:44:08 2009 +0800 (2009-06-18) |
parents | 320b5d1cf5fc |
children | 2bbc0ef3f1d2 |
line diff
1.1 --- a/acpid/receipt Sat Apr 18 16:57:45 2009 +0200 1.2 +++ b/acpid/receipt Thu Jun 18 23:44:08 2009 +0800 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="acpid" 1.7 -VERSION="1.0.8" 1.8 +VERSION="1.0.10" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="The ACPI event daemon" 1.11 MAINTAINER="domcox@users.sourceforge.net"