nasm: update to 2.15.04
This commit is contained in:
parent
56d1bf56ed
commit
6dcc85c0d4
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.03
|
||||
version=2.15.04
|
||||
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=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
|
||||
checksum=b0891d23aa083546e7845dfaa0a9109a03f1f57ad0740e7acd07f80df57876d8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue