mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
nasm: update to 2.16.01.
This commit is contained in:
parent
0bf15b6594
commit
1f6727b1ab
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nasm'
|
||||
# Update nasm-doc which is separate to avoid dependency cycles
|
||||
pkgname=nasm
|
||||
version=2.15.05
|
||||
version=2.16.01
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="all"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://www.nasm.us"
|
||||
changelog="https://nasm.us/doc/nasmdocc.html"
|
||||
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
||||
checksum=3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
|
||||
checksum=c77745f4802375efeee2ec5c0ad6b7f037ea9c87c92b149a9637ff099f162558
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue