diff --git a/srcpkgs/spin2cpp/template b/srcpkgs/spin2cpp/template index 3771aca670f..c73220201a7 100644 --- a/srcpkgs/spin2cpp/template +++ b/srcpkgs/spin2cpp/template @@ -1,7 +1,7 @@ # Template file for 'spin2cpp' pkgname=spin2cpp -version=5.1.1 -revision=2 +version=5.2.0 +revision=1 build_style=gnu-makefile hostmakedepends="bison" short_desc="Converting languages for the Parallax Inc. Propeller 1 and 2" @@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller " license="MIT" homepage="https://github.com/totalspectrum/spin2cpp/" distfiles="https://github.com/totalspectrum/${pkgname}/archive/v${version}.tar.gz" -checksum=72cc53a17c528541170361d70344f08bdf6ac719c875b6bbd71e0ae398d1eea8 +checksum=aa5a356440e14543cfc367c436f782436900eec25ce9a13e9972bfe28706dfbe CFLAGS="-I. -I./build -DFLEXSPIN_BUILD -fcommon"