mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/Botan: Fix MD5SUM.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
54a5be0a97
commit
0e13a3d481
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="Botan"
|
|||
VERSION="1.8.11"
|
||||
HOMEPAGE="http://botan.randombit.net/"
|
||||
DOWNLOAD="http://botan.randombit.net/files/Botan-1.8.11.tbz"
|
||||
MD5SUM="c2d3728a9103e28ef4d6d20a66ba48276ce1a106"
|
||||
MD5SUM="843f0e2acdeb3b7ed158e3b99b5fe635"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="markus reichelt"
|
||||
|
|
Loading…
Reference in a new issue