Skip to content

Commit

Permalink
[Xorg_libXdmcp] Upgrade to v1.1.5 (#10246)
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Jan 11, 2025
1 parent 6f0eae6 commit c9ade09
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions X/Xorg_libXdmcp/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
using BinaryBuilder

name = "Xorg_libXdmcp"
version = v"1.1.4"

version = v"1.1.5"

# Collection of sources required to build libXdmcp
sources = [
ArchiveSource("https://www.x.org/archive/individual/lib/libXdmcp-$(version).tar.xz",
"2dce5cc317f8f0b484ec347d87d81d552cdbebb178bd13c5d8193b6b7cd6ad00"),
"d8a5222828c3adab70adf69a5583f1d32eb5ece04304f7f8392b6a353aa2228c"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit c9ade09

Please sign in to comment.