mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/avrdude: Fixed md5sum.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
2562e01602
commit
a6b0f80709
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="avrdude"
|
|||
VERSION="5.11"
|
||||
HOMEPAGE="http://www.nongnu.org/avrdude/"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases-noredirect/avrdude/avrdude-5.11.tar.gz"
|
||||
MD5SUM="a03edce46cae0e8a825db0fe38a6b3a9"
|
||||
MD5SUM="ba62697270b1292146dc56d462f5da14"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Dustin Schnee"
|
||||
|
|
Loading…
Reference in a new issue