sdcc: update to 4.1.0.
This commit is contained in:
parent
b3282436f3
commit
58fdbcddf4
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'sdcc'
|
||||
pkgname=sdcc
|
||||
version=4.0.0
|
||||
revision=2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
wrksrc=sdcc
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libgc $(vopt_enable nonfree non-free)"
|
||||
hostmakedepends="automake flex bison gputils texinfo"
|
||||
|
@ -11,7 +12,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://sdcc.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/sdcc/${pkgname}-src-${version}.tar.bz2"
|
||||
checksum=489180806fc20a3911ba4cf5ccaf1875b68910d7aed3f401bbd0695b0bef4e10
|
||||
checksum=81edf776d5a2dc61a4b5c3408929db7b25874d69c46e4a71b116be1322fd533f
|
||||
python_version=3
|
||||
nostrip=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue