spin2cpp: update to 5.2.0
This commit is contained in:
parent
a616ca2c44
commit
f0e4adfab9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spin2cpp'
|
# Template file for 'spin2cpp'
|
||||||
pkgname=spin2cpp
|
pkgname=spin2cpp
|
||||||
version=5.1.1
|
version=5.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
short_desc="Converting languages for the Parallax Inc. Propeller 1 and 2"
|
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"
|
license="MIT"
|
||||||
homepage="https://github.com/totalspectrum/spin2cpp/"
|
homepage="https://github.com/totalspectrum/spin2cpp/"
|
||||||
distfiles="https://github.com/totalspectrum/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/totalspectrum/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=72cc53a17c528541170361d70344f08bdf6ac719c875b6bbd71e0ae398d1eea8
|
checksum=aa5a356440e14543cfc367c436f782436900eec25ce9a13e9972bfe28706dfbe
|
||||||
|
|
||||||
CFLAGS="-I. -I./build -DFLEXSPIN_BUILD -fcommon"
|
CFLAGS="-I. -I./build -DFLEXSPIN_BUILD -fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue