diff options
author | tnut <tnut at nutyx dot com> | 2011-09-07 19:52:08 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-09-07 19:52:08 +0200 |
commit | f1318f93390192808469a52b1123be4441a14a84 (patch) | |
tree | eef506d6eeda288c8bf3b51e1a41d10ad6c5fdd6 /base/dbus/Pkgfile | |
parent | ef1186ac788ee984f87ff582a6d163e892827cbe (diff) | |
parent | 838c91fec175657810ff8b42bba469eaaa2701c4 (diff) | |
download | nutyx-pakxe-f1318f93390192808469a52b1123be4441a14a84.tar.gz nutyx-pakxe-f1318f93390192808469a52b1123be4441a14a84.tar.bz2 nutyx-pakxe-f1318f93390192808469a52b1123be4441a14a84.tar.xz nutyx-pakxe-f1318f93390192808469a52b1123be4441a14a84.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'base/dbus/Pkgfile')
-rwxr-xr-x | base/dbus/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/dbus/Pkgfile b/base/dbus/Pkgfile index ec32412df..50f099beb 100755 --- a/base/dbus/Pkgfile +++ b/base/dbus/Pkgfile @@ -5,8 +5,8 @@ # Depends on: xorg-libx11 name=dbus -version=1.5.4 -release=2 +version=1.5.6 +release=1 source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \ session-local.conf \ http://nutyx.meticul.eu/files/patchs/$name/dbus-1.4.8-tmpfs-1.patch) |