mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/fsharp: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
015ea1f77f
commit
c414a7bf4c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="fsharp"
|
|||
VERSION="4.0.1.20"
|
||||
HOMEPAGE="https://github.com/fsharp/fsharp"
|
||||
DOWNLOAD="https://github.com/fsharp/fsharp/archive/4.0.1.20.tar.gz"
|
||||
MD5SUM="b4b721e369b27822eb0e1275694c7152"
|
||||
MD5SUM="05cca1275956603f497db36a1d6d891c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mono"
|
||||
|
|
Loading…
Reference in a new issue