aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/dbus/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-01-08 08:20:14 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-01-08 08:20:14 +0800
commit7380ee67c4d40b056908ea89d26040c87ef1dfe5 (patch)
tree98fe674938b526c28004756257097c00b4cd0e50 /repos/extra/dbus/abuild
parent4e8b6140b2d599a5f1107d844f50fb0c750bd473 (diff)
downloadalicelinux-7380ee67c4d40b056908ea89d26040c87ef1dfe5.tar.gz
alicelinux-7380ee67c4d40b056908ea89d26040c87ef1dfe5.zip
dbus: updated to 1.16.0
Diffstat (limited to 'repos/extra/dbus/abuild')
-rw-r--r--repos/extra/dbus/abuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/repos/extra/dbus/abuild b/repos/extra/dbus/abuild
index 0ec42b5a..10f28272 100644
--- a/repos/extra/dbus/abuild
+++ b/repos/extra/dbus/abuild
@@ -1,15 +1,6 @@
name=dbus
-version=1.14.10
+version=1.16.0
release=1
source="https://$name.freedesktop.org/releases/$name/$name-$version.tar.xz
run"
sv="run"
-build_opt="
- --disable-doxygen-docs
- --disable-xml-docs
- --disable-static
- --with-systemduserunitdir=no
- --with-systemdsystemunitdir=no
- --with-system-socket=/run/dbus/system_bus_socket
- --with-console-auth-dir=/run/console
-"