boost: Update to version 1_83_0

- Update from 1_81_0 to 1_83_0
- Update of rootfile for x86_64
- Changelog is a bit long to include here so providing links to the pages with changes
    1_82_0
	https://www.boost.org/users/history/version_1_82_0.html
    1_83_0
	https://www.boost.org/users/history/version_1_83_0.html

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2023-09-07 19:30:06 +02:00
committed by Michael Tremer
parent 0e6657f621
commit f97508f4e1
2 changed files with 587 additions and 357 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2021 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 1_81_0
VER = 1_83_0
THISAPP = boost_$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -65,7 +65,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = 7b0edd195c2c0d29d5e0e0e5b81bf1c7f69413e7cb4b96ad87496e94d2d0add47f5e7f5838a94ca825ec9b7ba4d8f151085eb141b2e9e38f98d0edc206c303e4
$(DL_FILE)_BLAKE2 = e347417c6a98d14fc55d4792cbf29e3fac983e7951ace7e1526b69dbd97a2757b8ed148321dc4d864c37307829359dff52428572c9f20ec4058d6e26d991fd7a
install : $(TARGET)