diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-05 20:34:41 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-05 20:34:41 +0100 |
commit | a74f72a367f6f02784a20e79b780e096da7e5b06 (patch) | |
tree | ab59073b7ec32f08e6df3062c4bba6e7387a7cdc /extra/dbus/Pkgfile | |
parent | 18d31e8fc4cfd87089b294df9eb476792cb491fe (diff) | |
parent | 87c6cde1161a244a3e16dfb4c250a04f243fdad5 (diff) | |
download | nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.tar.gz nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.tar.bz2 nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.tar.xz nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/dbus/Pkgfile')
-rwxr-xr-x | extra/dbus/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dbus/Pkgfile b/extra/dbus/Pkgfile index e11267a9a..907a0470a 100755 --- a/extra/dbus/Pkgfile +++ b/extra/dbus/Pkgfile @@ -6,7 +6,7 @@ # Run on: expat,xorg-libsm,xorg-libice,xorg-libx11,xorg-libxcb,xorg-libxau,xorg-libxdmcp name=dbus -version=1.4.1 +version=1.4.6 release=1 source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \ session-local.conf\ |