mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/teensy_loader_cli: Fixed download link and md5sum.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b9399ebbab
commit
7e703b82db
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ PRGNAM="teensy_loader_cli"
|
|||
VERSION="2.0"
|
||||
HOMEPAGE="http://www.pjrc.com/teensy/loader_cli.html"
|
||||
DOWNLOAD="http://www.pjrc.com/teensy/teensy_loader_cli.2.0.tar.gz \
|
||||
http://www.pjrc.com/teensy/49-teensy.rules"
|
||||
http://ponce.cc/slackware/sources/repo/49-teensy.rules"
|
||||
MD5SUM="29376dce1b37826c91839a53cff75dc0 \
|
||||
f16bdc31eb2bb2e323a1b09180f7967b"
|
||||
9f0593b4f3dab6d9a32ebc993d6aedc3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue