File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ function build_versions()
3737 xbb_activate
3838
3939 # http://zlib.net/fossils/
40- build_zlib " 1.2.12"
40+ build_zlib " 1.2.12" # "1.2.11"
4141
4242 # https://sourceware.org/pub/bzip2/
4343 build_bzip2 " 1.0.8"
4444
4545 # # https://github.com/facebook/zstd/releases
46- build_zstd " 1.5.2"
46+ build_zstd " 1.5.2" # "1.5.0"
4747
4848 # required by nettle
4949 # https://gmplib.org/download/gmp/
@@ -53,7 +53,7 @@ function build_versions()
5353 build_libpng " 1.6.37"
5454
5555 # http://www.ijg.org/files/
56- build_jpeg " 9e"
56+ build_jpeg " 9e" # "9d"
5757
5858 # https://gitlab.gnome.org/GNOME/libxml2/-/releases
5959 build_libxml2 " 2.10.2" # "2.9.14"
@@ -132,7 +132,7 @@ function build_versions()
132132 build_libusb_w32 " 1.2.6.0"
133133 else
134134 # https://github.com/libusb/libusb/releases/
135- build_libusb " 1.0.26"
135+ build_libusb " 1.0.26" # "1.0.24"
136136 fi
137137
138138 # https://www.oberhumer.com/opensource/lzo/
You can’t perform that action at this time.
0 commit comments