mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
2e8fbbf7b2
Changes: https://github.com/facebook/zstd/releases/tag/v1.5.7 Bump major as more than one public enum has grown additional members and several structs and enums were renamed (different capitalization) and compat defines were added. tb@ did most of the work, and tested this update in an amd64 bulk. Feedback and ok tb@