Skip to content

Commit

Permalink
xorg-server 21.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel committed Dec 13, 2023
1 parent 82db825 commit 1a8efa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/x/xorg-server.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class XorgServer < Formula
desc "X Window System display server"
homepage "https://www.x.org"
url "https://www.x.org/releases/individual/xserver/xorg-server-21.1.9.tar.xz"
sha256 "ff697be2011b4c4966b7806929e51b7a08e9d33800d505305d26d9ccde4b533a"
url "https://www.x.org/releases/individual/xserver/xorg-server-21.1.10.tar.xz"
sha256 "ceb0b3a2efc57ac3ccf388d3dc88b97615068639fb284d469689ae3d105611d0"
license all_of: ["MIT", "APSL-2.0"]

bottle do
Expand Down

0 comments on commit 1a8efa6

Please sign in to comment.