spin2cpp: update to 5.2.0
This commit is contained in:
parent
a616ca2c44
commit
f0e4adfab9
|
@ -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 <pullmoll@t-online.de>"
|
|||
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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue