diff --git a/core/nasm/.checksums b/core/nasm/.checksums index 95460a2cc..eb487acb6 100644 --- a/core/nasm/.checksums +++ b/core/nasm/.checksums @@ -1 +1 @@ -5025d8b50a383c8a8ef6222388f1347e nasm-2.15.04.tar.xz +1c9802446d7341c41c21eb98c7859064 nasm-2.15.05.tar.xz diff --git a/core/nasm/spkgbuild b/core/nasm/spkgbuild index 27e0e9c89..1c83f9483 100644 --- a/core/nasm/spkgbuild +++ b/core/nasm/spkgbuild @@ -1,7 +1,7 @@ # description : 80x86 assembler designed for portability and modularity name=nasm -version=2.15.04 +version=2.15.05 release=1 source="https://www.nasm.us/pub/nasm/releasebuilds/$version/nasm-$version.tar.xz"