diff options
Diffstat (limited to 'macOS/Makefile')
| -rw-r--r-- | macOS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macOS/Makefile b/macOS/Makefile index 488c028..5b1e233 100644 --- a/macOS/Makefile +++ b/macOS/Makefile @@ -1,5 +1,5 @@ SYSTEM = macOS -VERSION = 15.5 +VERSION = 26.0 MIRROR = https://github.com/joseluisq/macosx-sdks/releases/download/${VERSION} DISTFILES = MacOSX${VERSION}.sdk.tar.xz FILES = MacOSX${VERSION}.sdk/usr/share/man/man[1-9]/ |