nasm: update to 2.12.02
This commit is contained in:
parent
3082c2bb47
commit
66bc7dabc3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nasm'
|
||||
pkgname=nasm
|
||||
version=2.11.08
|
||||
version=2.12.02
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="groff perl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.nasm.us"
|
||||
license="BSD"
|
||||
distfiles="http://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.bz2"
|
||||
checksum=9da3a0291a0bdc06305b7ba194f1e2c2b55ae6f11210b4af43729868149d5445
|
||||
checksum=00b0891c678c065446ca59bcee64719d0096d54d6886e6e472aeee2e170ae324
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C doc info
|
||||
|
|
Loading…
Reference in a new issue