wireguard: prevent segfault on non-adj packets
[vpp.git] / build / external / packages / nasm.mk
index b782b53..2a5ce01 100644 (file)
@@ -11,9 +11,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-nasm_version            := 2.13.03
+nasm_version            := 2.14.02
 nasm_tarball            := nasm-$(nasm_version).tar.xz
-nasm_tarball_md5sum     := d5ca2ad7121ccbae69dd606b1038532c
+nasm_tarball_md5sum     := 6390bd67b07ff1df9fe628b6929c0353
 nasm_tarball_strip_dirs := 1
 nasm_url                := https://ftp.osuosl.org/pub/blfs/conglomeration/nasm/$(nasm_tarball)
 nasm_cflags             := -Wno-implicit-fallthrough -std=c11