ifix source type

This commit is contained in:
Ertuğrul Erata
2016-03-07 20:43:24 +02:00
parent 316e0e2cfc
commit 2b8e4e9377
+1 -1
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>Assembler that supports many syntaxes and architectures</Summary>
<Description>A complete rewrite of the NASM assembler under the "new" BSD License. Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats and generates source debugging information in STABS, DWARF 2, and CodeView? 8 formats.</Description>
<Archive sha1sum="7a22f4fdb65941afbfdbda322698153a9e8b1c05" type="binary">https://github.com/yasm/yasm/archive/v1.3.0.tar.gz</Archive>
<Archive sha1sum="7a22f4fdb65941afbfdbda322698153a9e8b1c05" type="targz">https://github.com/yasm/yasm/archive/v1.3.0.tar.gz</Archive>
<!-- Enable this if you enable python bindings
<BuildDependencies>
<Dependency>pyrex</Dependency>