dbus: updated to version 0.94
This commit is contained in:
parent
8178f4ddd9
commit
d3a575751e
@ -11,6 +11,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/dbus-launch
|
||||
-rwxr-xr-x root/root usr/bin/dbus-monitor
|
||||
-rwxr-xr-x root/root usr/bin/dbus-send
|
||||
-rwxr-xr-x root/root usr/bin/dbus-uuidgen
|
||||
drwxr-xr-x root/root usr/etc/
|
||||
drwxr-xr-x root/root usr/etc/dbus-1/
|
||||
-rw-r--r-- root/root usr/etc/dbus-1/session.conf
|
||||
@ -40,9 +41,9 @@ drwxr-xr-x root/root usr/lib/dbus-1.0/include/
|
||||
drwxr-xr-x root/root usr/lib/dbus-1.0/include/dbus/
|
||||
-rw-r--r-- root/root usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
|
||||
-rwxr-xr-x root/root usr/lib/libdbus-1.la
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libdbus-1.so.3.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.2.0
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.2.0
|
||||
-rwxr-xr-x root/root usr/lib/libdbus-1.so.3.2.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/dbus-1.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
@ -52,6 +53,7 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/dbus-launch.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/dbus-monitor.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/dbus-send.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/dbus-uuidgen.1.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/dbus-daemon
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,3 +1,3 @@
|
||||
23bc5ff22fe4f9a208d65fbbfd489ad9 30-dbus.launch
|
||||
0770dce874c76f7364d055e4648900fb dbus-0.93.tar.gz
|
||||
85653cafbcfc7edfbad9639459758ed3 dbus-0.94.tar.gz
|
||||
0dc978461c9f75b6203f7c0cd0481b22 rc.dbus
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: expat
|
||||
|
||||
name=dbus
|
||||
version=0.93
|
||||
version=0.94
|
||||
release=1
|
||||
source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \
|
||||
rc.dbus 30-dbus.launch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user