diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2010-12-23 19:40:19 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2010-12-23 19:42:13 +0100 |
commit | 34336e4f335af7d3d29553823c8c3fb1fd8a7ac7 (patch) | |
tree | 2fa640e7266358ec618f596e1cb8ca55a37af707 /dbus-glib | |
parent | bb43fbf65356b7fe43c30bc2c45339a98ac478ad (diff) | |
download | opt-34336e4f335af7d3d29553823c8c3fb1fd8a7ac7.tar.gz opt-34336e4f335af7d3d29553823c8c3fb1fd8a7ac7.tar.xz |
dbus-glib: updated to 0.92.
Diffstat (limited to 'dbus-glib')
-rw-r--r-- | dbus-glib/.footprint | 1 | ||||
-rw-r--r-- | dbus-glib/.md5sum | 2 | ||||
-rw-r--r-- | dbus-glib/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/dbus-glib/.footprint b/dbus-glib/.footprint index d529c8b0a..c6edba706 100644 --- a/dbus-glib/.footprint +++ b/dbus-glib/.footprint @@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/include/dbus-1.0/dbus/ -rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h -rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-glib.h -rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-gtype-specialized.h +-rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-gvalue-parse-variant.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libdbus-glib-1.la lrwxrwxrwx root/root usr/lib/libdbus-glib-1.so -> libdbus-glib-1.so.2.1.0 diff --git a/dbus-glib/.md5sum b/dbus-glib/.md5sum index d5cbbc3ff..6ab69c116 100644 --- a/dbus-glib/.md5sum +++ b/dbus-glib/.md5sum @@ -1 +1 @@ -cd0ab148fb0c786fc88be49d19971f50 dbus-glib-0.86.tar.gz +b595b36890c4f9f8f5d5dec131c495f8 dbus-glib-0.92.tar.gz diff --git a/dbus-glib/Pkgfile b/dbus-glib/Pkgfile index 671dc2f20..3ceeb89bc 100644 --- a/dbus-glib/Pkgfile +++ b/dbus-glib/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus, glib name=dbus-glib -version=0.86 +version=0.92 release=1 source=(http://dbus.freedesktop.org/releases/$name/$name-$version.tar.gz) |