mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
python-msp430-tools: update to 0.8.1.
This commit is contained in:
parent
75340d4725
commit
251e498d10
1 changed files with 2 additions and 2 deletions
|
@ -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
|
version=0.8.1
|
||||||
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="http://pypi.python.org/pypi/python-msp430-tools"
|
homepage="http://pypi.python.org/pypi/python-msp430-tools"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c7d44bcbf14f720d167d6f8e33a1c77eff26b3733200ef79c2ea35b98a9c1d4a
|
checksum=ad92ddd5ff55e81f94a004c5437ec34dd39b2dd9b054f16e71a57fe9908904cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue