nasm: update to 2.15.03
This commit is contained in:
parent
4335e9a167
commit
6c71a4984e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nasm'
|
# Template file for 'nasm'
|
||||||
# Update nasm-doc which is separate to avoid dependency cycles
|
# Update nasm-doc which is separate to avoid dependency cycles
|
||||||
pkgname=nasm
|
pkgname=nasm
|
||||||
version=2.15.02
|
version=2.15.03
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="all"
|
make_build_args="all"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://www.nasm.us"
|
homepage="https://www.nasm.us"
|
||||||
changelog="https://nasm.us/doc/nasmdocc.html"
|
changelog="https://nasm.us/doc/nasmdocc.html"
|
||||||
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
||||||
checksum=f4fd1329b1713e1ccd34b2fc121c4bcd278c9f91cc4cb205ae8fcd2e4728dd14
|
checksum=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue