nasm-doc: update to 2.15.03
This commit is contained in:
parent
6c71a4984e
commit
d47832fba0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nasm-doc'
|
||||
# Separate to avoid dependency cycles; keep in sync with nasm.
|
||||
pkgname=nasm-doc
|
||||
version=2.14.02
|
||||
version=2.15.03
|
||||
revision=1
|
||||
wrksrc="${pkgname%-doc}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://www.nasm.us"
|
||||
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
||||
checksum=e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5
|
||||
checksum=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
|
||||
|
||||
do_install() {
|
||||
make -C doc DESTDIR="${DESTDIR}" docdir=/usr/share/doc/nasm install
|
||||
|
|
Loading…
Reference in New Issue