nasm-doc: update to 2.15.05.
This commit is contained in:
parent
020f7191d1
commit
50e8b5355c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nasm-doc'
|
||||
# Separate to avoid dependency cycles; keep in sync with nasm.
|
||||
pkgname=nasm-doc
|
||||
version=2.15.03
|
||||
version=2.15.05
|
||||
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=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
|
||||
checksum=3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
|
||||
|
||||
do_install() {
|
||||
make -C doc DESTDIR="${DESTDIR}" docdir=/usr/share/doc/nasm install
|
||||
|
|
Loading…
Reference in New Issue