diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 07:37:19 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 07:37:19 +0800 |
| commit | e0356dbb81e48ac623a5656b5f9c4cb2ef71fc19 (patch) | |
| tree | 25b4e63b648aa15944aebb2d0bc53ca7efff9e1c /repos/extra/dbus/abuild | |
| parent | 8dee770ff990850d76a0b737a9da21dcb5372648 (diff) | |
| download | alicelinux-e0356dbb81e48ac623a5656b5f9c4cb2ef71fc19.tar.gz alicelinux-e0356dbb81e48ac623a5656b5f9c4cb2ef71fc19.zip | |
dbus: fix runit service
Diffstat (limited to 'repos/extra/dbus/abuild')
| -rw-r--r-- | repos/extra/dbus/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/dbus/abuild b/repos/extra/dbus/abuild index 524b97fc..8a6565dc 100644 --- a/repos/extra/dbus/abuild +++ b/repos/extra/dbus/abuild @@ -1,6 +1,6 @@ name=dbus version=1.16.2 -release=1 +release=2 source="https://$name.freedesktop.org/releases/$name/$name-$version.tar.xz run" sv="run" |