]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - nasm/nasm.nm
elfutils: Correctly configure debuginfod
[people/pmueller/ipfire-3.x.git] / nasm / nasm.nm
index 9244b0a9f3fb3c2ef1fbed38c2f6684e810cc14d..17014bfb92e83cb56c20abc9c06101582515a481 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = nasm
-version    = 2.08.01
+version    = 2.16.01
 release    = 1
 
 groups     = Development/Languages
-url        = http://nasm.sourceforge.net/
+url        = https://nasm.sourceforge.net/
 license    = LGPLv2+
 summary    = A portable x86 assembler which uses Intel-like syntax.
 
@@ -18,17 +18,9 @@ description
        Intel instruction mnemonics and syntax.
 end
 
-source_dl  =
+source_dl  = https://www.nasm.us/pub/nasm/releasebuilds/%{version}/
 sources    = %{thisapp}.tar.bz2
 
-build
-       CFLAGS += -fno-stack-protector
-
-       install
-               make install INSTALLROOT=%{BUILDROOT}
-       end
-end
-
 packages
        package %{name}