Skip to content

Commit

Permalink
Update libXau.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jan 30, 2025
1 parent 9228975 commit c07485c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions depends/packages/libXau.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=libXau
$(package)_version=1.0.11
$(package)_version=1.0.12
$(package)_download_path=https://xorg.freedesktop.org/releases/individual/lib/
$(package)_file_name=libXau-$($(package)_version).tar.xz
$(package)_sha256_hash=f3fa3282f5570c3f6bd620244438dbfbdd580fc80f02f549587a0f8ab329bbeb
$(package)_sha256_hash=74D0E4DFA3D39AD8939E99BDA37F5967ABA528211076828464D2777D477FC0FB
$(package)_dependencies=xorgproto

# When updating this package, check the default value of
Expand Down Expand Up @@ -31,4 +31,4 @@ endef

define $(package)_postprocess_cmds
rm -rf share lib/*.la
endef
endef

0 comments on commit c07485c

Please sign in to comment.