Skip to content

Commit

Permalink
systemd 257.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 7, 2025
1 parent 44fd1f8 commit ae7535a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/s/systemd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Systemd < Formula

desc "System and service manager"
homepage "https://systemd.io"
url "https://github.com/systemd/systemd/archive/refs/tags/v257.1.tar.gz"
sha256 "375365b9f3718ba5fc2a972445eefcd9e229cc18bffe95818220c2a52efe8ed9"
url "https://github.com/systemd/systemd/archive/refs/tags/v257.2.tar.gz"
sha256 "7f2bc3253e4f87578132c5e433ef9ff7e8fee01d9eb5a5b7c64376d617f694d0"
license all_of: [
# Main license is LGPL-2.1-or-later while systemd-udevd is GPL-2.0-or-later
"LGPL-2.1-or-later",
Expand All @@ -27,7 +27,6 @@ class Systemd < Formula
{ any_of: ["MIT", "GPL-2.0-or-later" => { with: "Linux-syscall-note" }] },
{ any_of: ["GPL-2.0-only", "BSD-2-Clause"] },
]
revision 1
head "https://github.com/systemd/systemd.git", branch: "main"

bottle do
Expand Down

0 comments on commit ae7535a

Please sign in to comment.