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