python-msp430-tools: update to 0.9.
This commit is contained in:
parent
8c68b95438
commit
a9e924eefa
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-msp430-tools'
|
# Template file for 'python-msp430-tools'
|
||||||
pkgname=python-msp430-tools
|
pkgname=python-msp430-tools
|
||||||
version=0.8.1
|
version=0.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://pypi.org/project/python-msp430-tools/"
|
homepage="https://pypi.org/project/python-msp430-tools/"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ad92ddd5ff55e81f94a004c5437ec34dd39b2dd9b054f16e71a57fe9908904cb
|
checksum=09435855b14c3a1113056a847d5dbd192021b6e9400fff1ebeb47dd2cc422f55
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Reference in New Issue