sdcc: update to 3.9.0.
This commit is contained in:
parent
74ee29678f
commit
d58f589970
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sdcc'
|
||||
pkgname=sdcc
|
||||
version=3.8.0
|
||||
version=3.9.0
|
||||
revision=1
|
||||
archs="i686 x86_64*"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,5 +11,5 @@ maintainer="Leandro Vital <leavitals@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://sdcc.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/sdcc/${pkgname}-src-${version}.tar.bz2"
|
||||
checksum=b331668deb7bd832efd112052e5b0ed2313db641a922bd39280ba6d47adbbb21
|
||||
checksum=94ecae73faf7f3feee307f89dfe3cef2d7866293c7909ea05b3b33c88d67c036
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue