dotfiles/.bin/port-notes
2024-12-13 08:54:27 +01:00

13 lines
328 B
Plaintext
Executable File

#!/bin/cat
Update go:
make MODGO_VERSION=v1.49.0 modgo-gen-modules > modules.inc
make MODGO_VERSION=latest modgo-gen-modules > modules.inc
Update cargo:
make modcargo-gen-crates > crates.inc
make modcargo-gen-crates-licenses > crates.lic && mv crates.lic crates.inc
Distfile name change:
newname-${V}{oldname}${EXTRACT_SUFX}