mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cc65: update to 2.19.
This commit is contained in:
parent
97d84cb7ea
commit
d263ac20b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cc65'
|
# Template file for 'cc65'
|
||||||
pkgname=cc65
|
pkgname=cc65
|
||||||
version=2.18
|
version=2.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Nathaniel Barragan <nathanielbarragan@gmail.com>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://cc65.github.io/"
|
homepage="https://cc65.github.io/"
|
||||||
distfiles="https://github.com/cc65/cc65/archive/V${version}.tar.gz"
|
distfiles="https://github.com/cc65/cc65/archive/V${version}.tar.gz"
|
||||||
checksum=d14a22fb87c7bcbecd8a83d5362d5d317b19c6ce2433421f2512f28293a6eaab
|
checksum=157b8051aed7f534e5093471e734e7a95e509c577324099c3c81324ed9d0de77
|
||||||
nocross="Build process runs the built binary"
|
nocross="Build process runs the built binary"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue