dxa: update to 0.1.5.
This commit is contained in:
parent
3d397662bb
commit
17ecd44928
1 changed files with 4 additions and 2 deletions
|
@ -1,14 +1,16 @@
|
|||
# Template file for 'dxa'
|
||||
pkgname=dxa
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
checkdepends="xa"
|
||||
short_desc="6502/R65C02 disassembler"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.floodgap.com/retrotech/xa/#dxa"
|
||||
distfiles="https://www.floodgap.com/retrotech/xa/dists/dxa-${version}.tar.gz"
|
||||
checksum=0b4ae0c0ae75223f446429bd19e8959d6224124b1ed1deb4a24f06f619b66b95
|
||||
checksum=8e40ed77816581f9ad95acac2ed69a2fb2ac7850e433d19cd684193a45826799
|
||||
|
||||
do_install() {
|
||||
vbin dxa
|
||||
|
|
Loading…
Reference in a new issue