File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
package =boost
2
2
$(package)_version =1.85.0
3
- $(package)_download_path =https://boostorg.jfrog .io/artifactory/main /release/$($(package ) _version) /source/
3
+ $(package)_download_path =https://archives.boost .io/release/$($(package ) _version) /source/
4
4
$(package)_file_name =$(package ) _$(subst .,_,$($(package ) _version) ) .tar.gz
5
5
$(package)_sha256_hash =be0d91732d5b0cc6fbb275c7939974457e79b54d6f07ce2e3dfdd68bef883b0b
6
6
$(package)_patches =disable_addr2line.patch filesystem_macos_sdk.patch
Original file line number Diff line number Diff line change 1
- package := libffi
2
- $(package)_version := 3.4.6
1
+ package = libffi
2
+ $(package)_version = 3.4.6
3
3
$(package)_download_path := https://github.com/libffi/$(package ) /releases/download/v$($(package ) _version)
4
4
$(package)_file_name := libffi-$($(package ) _version) .tar.gz
5
5
$(package)_sha256_hash := b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e
Original file line number Diff line number Diff line change 1
- package := native_libffi
2
- $(package)_version := 3.4.6
1
+ package = native_libffi
2
+ $(package)_version = 3.4.6
3
3
$(package)_download_path := https://github.com/libffi/$(package ) /releases/download/v$($(package ) _version)
4
4
$(package)_file_name := libffi-$($(package ) _version) .tar.gz
5
5
$(package)_sha256_hash := b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e
Original file line number Diff line number Diff line change 1
- package := native_wayland
2
- $(package)_version := 1.23.1
1
+ package = native_wayland
2
+ $(package)_version = 1.23.1
3
3
$(package)_download_path := https://gitlab.freedesktop.org/wayland/wayland/-/releases/$($(package ) _version) /downloads/
4
4
$(package)_file_name := wayland-$($(package ) _version) .tar.xz
5
5
$(package)_sha256_hash := 864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed
Original file line number Diff line number Diff line change 1
- package := wayland
2
- $(package)_version := 1.23.1
1
+ package = wayland
2
+ $(package)_version = 1.23.1
3
3
$(package)_download_path := https://gitlab.freedesktop.org/wayland/wayland/-/releases/$($(package ) _version) /downloads/
4
4
$(package)_file_name := wayland-$($(package ) _version) .tar.xz
5
5
$(package)_sha256_hash := 864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed
You can’t perform that action at this time.
0 commit comments