nasm-doc: update to 2.16.01.
This commit is contained in:
parent
1dcbdec2fb
commit
177682dc0e
|
@ -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.05
|
||||
version=2.16.01
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="doc"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://www.nasm.us"
|
||||
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
||||
checksum=3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
|
||||
checksum=c77745f4802375efeee2ec5c0ad6b7f037ea9c87c92b149a9637ff099f162558
|
||||
|
||||
pre_configure() {
|
||||
vsed -i doc/psfonts.ph -e "s;SourceSansPro;SourceSans3;g"
|
||||
|
|
Loading…
Reference in New Issue