2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

nasm: new package at 2.14.02

This commit is contained in:
Dylan Araps 2019-07-27 09:39:31 +03:00
parent 5a86634c71
commit a7942d1dac
5 changed files with 11 additions and 0 deletions

7
testing/nasm/build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh -e
./configure \
--prefix=/usr
make
make DESTDIR="$1" install

1
testing/nasm/checksums Normal file
View File

@ -0,0 +1 @@
e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5 nasm-2.14.02.tar.xz

1
testing/nasm/depends Normal file
View File

@ -0,0 +1 @@
perl make

1
testing/nasm/sources Normal file
View File

@ -0,0 +1 @@
https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.xz

1
testing/nasm/version Normal file
View File

@ -0,0 +1 @@
2.14.02 1