summaryrefslogtreecommitdiff
path: root/Ports/nasm
AgeCommit message (Collapse)Author
2021-04-18Ports: Fix the tarball hash for nasmGunnar Beutner
For some reason the hash was incorrect. Also, changed the hash type to SHA256. We should consider deprecating everything other than SHA256 maybe.
2021-04-16Ports: Add auth_type verification to all package.sh filesBrendan Coles
2021-04-14Ports: Fix building the nasm portGunnar Beutner
2021-04-14Ports: Update nasm port to version 2.15.05 (#6292)Tom Needham
Fixes #6157.
2021-03-13Ports: Replace hardcoded versions in 'files' URLsLinus Groh
Let's just use $version everywhere (we already do this for most ports).
2021-01-23Ports: Clean up some package.sh scriptsLinus Groh
- Remove superfluous function overrides and use makeopts instead - Remove superfluous installopts - Use run rather than cd'ing manually - Ensure empty line between functions
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2019-11-09Ports: add nasm portPaweł Cholewa