Skip to content

Commit

Permalink
update libcap and libX11, remove old boost patches
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Sep 7, 2024
1 parent 104f716 commit ea18f7d
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 154 deletions.
4 changes: 2 additions & 2 deletions depends/packages/libX11.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=libX11
$(package)_version=1.8.9
$(package)_version=1.8.10
$(package)_download_path=http://xorg.freedesktop.org/releases/individual/lib/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=57CA5F07D263788AD661A86F4139412E8B699662E6B60C20F1F028C25A935E48
$(package)_sha256_hash=B7A1A90D881BB7B94DF5CF31509E6B03F15C0972D3AC25AB0441F5FBC789650F
$(package)_dependencies=libxcb xtrans xextproto xorgproto

define $(package)_set_vars
Expand Down
4 changes: 2 additions & 2 deletions depends/packages/libcap.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=libcap
$(package)_version=2.69
$(package)_version=2.70
$(package)_download_path=https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=3a99ec26452e328e0ea408efd67096ef914f4ee4788fa8e8e21f214e2bd670b9
$(package)_sha256_hash=D3B777ED413C9FAFFACE03B917E171854709B5E4BE38DBFB9219AAF7DFD4EEA6

define $(package)_set_vars
$(package)_config_opts=--disable-static
Expand Down
102 changes: 0 additions & 102 deletions depends/patches/boost/deprecated-two-arg-allocate.diff

This file was deleted.

25 changes: 0 additions & 25 deletions depends/patches/boost/iostreams-106.patch

This file was deleted.

23 changes: 0 additions & 23 deletions depends/patches/boost/signals2-noise.patch

This file was deleted.

0 comments on commit ea18f7d

Please sign in to comment.