mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
Merge pull request #1984 from allan/master
msp430-toolchain: update to 3.03.04.00
This commit is contained in:
commit
13a9e7346b
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'msp430-toolchain'
|
# Template file for 'msp430-toolchain'
|
||||||
pkgname=msp430-toolchain
|
pkgname=msp430-toolchain
|
||||||
version=3.02.03.00
|
version=3.03.04.00
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Toolchain for the TI MSP430 microprocessor"
|
short_desc="Toolchain for the TI MSP430 microprocessor"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
homepage="http://www.ti.com/tool/msp430-gcc-opensource"
|
homepage="http://www.ti.com/tool/msp430-gcc-opensource"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/exports/msp430-gcc-source.tar.bz2
|
distfiles="http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/${version//./_}/exports/msp430-gcc-source.tar.bz2
|
||||||
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/exports/msp430-gcc-support-files.zip"
|
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/${version//./_}/exports/msp430-gcc-support-files.zip"
|
||||||
checksum="67179535e68951bfb82f8bb1bf099a716e921f11b1ad773c87a08b6054ed31b0
|
checksum="67179535e68951bfb82f8bb1bf099a716e921f11b1ad773c87a08b6054ed31b0
|
||||||
303b743fae597c8861c6bd85bb52d9b4ad51d6537bbc3f010b2e09c6a624651e"
|
a67c7132f08713427604610595ab102ba73d0e2c2ca6e73355501e4c6d71d7ad"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue