mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
vasm, bump version
This commit is contained in:
committed by
Adrien Destugues
parent
cb5230807a
commit
c4e81836c9
@@ -1,5 +1,12 @@
|
||||
vasm is copyright in 2002-2015 by Volker Barthelmann.
|
||||
vasm is copyright in 2002-2023 by Volker Barthelmann.
|
||||
|
||||
This archive may be redistributed without modifications and used
|
||||
for non-commercial purposes.
|
||||
|
||||
An exception for commercial usage is granted, provided that the target
|
||||
CPU is M68k and the target OS is AmigaOS. Resulting binaries may be
|
||||
distributed commercially without further licensing.
|
||||
|
||||
In all other cases you need my written consent.
|
||||
|
||||
This archive may be redistributed without modifications and used for non-commercial purposes.
|
||||
Distributing modified versions and commercial usage needs my written consent.
|
||||
Certain modules may fall under additional copyrights.
|
||||
|
||||
@@ -44,11 +44,14 @@ Supported output file formats:
|
||||
* VOBJ proprietary versatile object format (all)
|
||||
* Test, debugging output (all)"
|
||||
HOMEPAGE="http://sun.hasenbraten.de/vasm/"
|
||||
COPYRIGHT="2002-2017 Volker Barthelmann"
|
||||
COPYRIGHT="2002-2023 Volker Barthelmann
|
||||
2002-2023 Frank Wille
|
||||
2013-2021 Esben Norby
|
||||
2007-2009 Dominic Morris"
|
||||
LICENSE="vasm"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://server.owl.de/~frank/tags/vasm1_8e.tar.gz"
|
||||
CHECKSUM_SHA256="5f1ebb8b81d2d9664e5c2646f1abbc5fb795642ed117f55e84a66590a62760ff"
|
||||
SOURCE_URI="https://server.owl.de/~frank/tags/vasm1_9d.tar.gz"
|
||||
CHECKSUM_SHA256="0e5d4285bdca8d1db9eae4ea8061788bce603bf5c1f369f070c2218b4915c985"
|
||||
SOURCE_DIR="vasm"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
Reference in New Issue
Block a user