mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
64tass: update to 1.54.1900.
This commit is contained in:
parent
bdc0219f11
commit
2aed05e344
1 changed files with 7 additions and 9 deletions
|
@ -1,17 +1,15 @@
|
||||||
# Template file for '64tass'
|
# Template file for '64tass'
|
||||||
pkgname=64tass
|
pkgname=64tass
|
||||||
version=1.53.1515
|
version=1.54.1900
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-src"
|
wrksrc="64tass-${version}-src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="prefix=/usr"
|
make_build_args="prefix=/usr"
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="A 6502/6510 assembler"
|
short_desc="6502/6510 assembler"
|
||||||
maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
|
maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://tass64.sourceforge.net/"
|
homepage="http://tass64.sourceforge.net/"
|
||||||
#distfiles="${SOURCEFORGE_SITE}/tass64/${pkgname}-${version}-src.zip"
|
distfiles="${SOURCEFORGE_SITE}/tass64/64tass-${version}-src.zip"
|
||||||
# Temporary download
|
checksum=5bf28dfcc7631a20a3ed7e308a50fe219d8a6417ad59d1d1162836ec3a1506ee
|
||||||
distfiles="http://distfiles.voidlinux.de/${pkgname}-${version}-src.zip"
|
|
||||||
checksum=f18e5d3f7f27231c1f8ce781eee8b585fe5aaec186eccdbdb820c1b8c323eb6c
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue