mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nasm: update to 2.15.01
This commit is contained in:
parent
b8e7ff1d49
commit
ba02c6c1aa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nasm'
|
# Template file for 'nasm'
|
||||||
# Update nasm-doc which is separate to avoid dependency cycles
|
# Update nasm-doc which is separate to avoid dependency cycles
|
||||||
pkgname=nasm
|
pkgname=nasm
|
||||||
version=2.14.02
|
version=2.15.01
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="all"
|
make_build_args="all"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.nasm.us"
|
homepage="https://www.nasm.us"
|
||||||
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
|
||||||
checksum=e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5
|
checksum=28a50f80d2f4023e444b113e9ddc57fcec2b2f295a07ce158cf3f18740375831
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue