update to nasm-2.15.05
this fixes %ifid $ and %ifid $$ regressions introduced in the previous release with broke dav1d (and embedded copies in firefox) on i386 as spotted by sthen@. brad pointed out 2.15.05 was released which addresses this issue.
This commit is contained in:
parent
0e502cf804
commit
d9a1d06894
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2020/08/25 15:01:50 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2020/08/31 20:18:10 jasper Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
COMMENT= general-purpose multi-platform x86 assembler
|
||||
|
||||
VERSION= 2.15.04
|
||||
VERSION= 2.15.05
|
||||
DISTNAME= nasm-${VERSION}
|
||||
CATEGORIES= devel lang
|
||||
MASTER_SITES= ${HOMEPAGE}/pub/nasm/releasebuilds/${VERSION}/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nasm-2.15.04.tar.xz) = sIkdI6oINUbnhF36oKkQmgPx9XrQdA56zQf4DfV4dtg=
|
||||
SIZE (nasm-2.15.04.tar.xz) = 988252
|
||||
SHA256 (nasm-2.15.05.tar.xz) = PK9nKcEHO/lmKbV87jHutU9PgSmwGQLHNCiDZVCzCj8=
|
||||
SIZE (nasm-2.15.05.tar.xz) = 995732
|
||||
|
Loading…
x
Reference in New Issue
Block a user