Browse Source

Add avrdude

master
mid-kid 6 years ago
parent
commit
346ef2a30c
  1. 13
      satellites/avrdude.sat

13
satellites/avrdude.sat

@ -0,0 +1,13 @@
import 'compile/configure'
name=avrdude
version=6.3
dlextract "http://download.savannah.gnu.org/releases/avrdude/avrdude-6.3.tar.gz" \
'58bb42049122cf80fe4f4d0ce36d92ee'
_
cd "$name-$version"
compile_configure -- --disable-static
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab:
Loading…
Cancel
Save