devel rebuild
This commit is contained in:
@@ -28,4 +28,4 @@ def install():
|
||||
pisitools.dosym("rdf2bin", "/usr/bin/rdf2com")
|
||||
|
||||
pisitools.doman("nasm.1", "ndisasm.1")
|
||||
pisitools.dodoc("AUTHORS", "CHANGES", "ChangeLog", "README", "TODO", "doc/nasmdoc.*")
|
||||
pisitools.dodoc("AUTHORS", "CHANGES", "ChangeLog", "README*", "doc/nasmdoc.*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Groovy little assembler</Summary>
|
||||
<Description>NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series.</Description>
|
||||
<Archive sha1sum="7e9cb20d49ca279c72125b2701b3457c9d1609a5" type="tarxz">http://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.xz</Archive>
|
||||
<Archive sha1sum="d338409a03fc6d1508102881a675a00275fcb879" type="tarxz">http://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>texinfo</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -28,7 +28,14 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Update release="7">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>2.15.05</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-12-26</Date>
|
||||
<Version>2.14.02</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
|
||||
Reference in New Issue
Block a user