dbus 1.11.4 (devel)
Closes #3928. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6577a2b22a
commit
a824df2d43
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@ class Dbus < Formula
|
|||
end
|
||||
|
||||
devel do
|
||||
url "https://dbus.freedesktop.org/releases/dbus/dbus-1.11.2.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/dbus/dbus_1.11.2.orig.tar.gz"
|
||||
sha256 "5abc4c57686fa82669ad0039830788f9b03fdc4fff487f0ccf6c9d56ba2645c9"
|
||||
url "https://dbus.freedesktop.org/releases/dbus/dbus-1.11.4.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/dbus/dbus_1.11.4.orig.tar.gz"
|
||||
sha256 "474de2afde8087adbd26b3fc5cbf6ec45559763c75b21981169a9a1fbac256c9"
|
||||
end
|
||||
|
||||
# Patch applies the config templating fixed in https://bugs.freedesktop.org/show_bug.cgi?id=94494
|
||||
|
|
Loading…
Reference in a new issue