diff --git a/srcpkgs/cc65/template b/srcpkgs/cc65/template index bb31b4ad323..751b3745102 100644 --- a/srcpkgs/cc65/template +++ b/srcpkgs/cc65/template @@ -1,6 +1,6 @@ # Template file for 'cc65' pkgname=cc65 -version=2.18 +version=2.19 revision=1 build_style="gnu-makefile" make_use_env=yes @@ -9,7 +9,7 @@ maintainer="Nathaniel Barragan " license="Zlib" homepage="https://cc65.github.io/" distfiles="https://github.com/cc65/cc65/archive/V${version}.tar.gz" -checksum=d14a22fb87c7bcbecd8a83d5362d5d317b19c6ce2433421f2512f28293a6eaab +checksum=157b8051aed7f534e5093471e734e7a95e509c577324099c3c81324ed9d0de77 nocross="Build process runs the built binary" disable_parallel_build=yes