mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
Set a new BOOTSTRAP_DATE.
As the comment says, the value is only used to get different distfile names. I will build a new bootstrap for amd64. For aarch64, it would be nice if someone else could do it.
This commit is contained in:
+1
-1
@@ -193,7 +193,7 @@ do-test:
|
||||
# It doesn't matter whether this is the actual date of the bootstrapper
|
||||
# build. It's just used to get different distfiles whenever new
|
||||
# bootstrappers have to be built.
|
||||
BOOTSTRAP_DATE = 20250316
|
||||
BOOTSTRAP_DATE = 20250724
|
||||
|
||||
# Create a bootstrapper. This compiles a stripped-down version of ghc
|
||||
# and creates a `bindist', i.e. a tarball with binaries that can be
|
||||
|
||||
Reference in New Issue
Block a user