mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/ladr: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fab667c719
commit
4bb8150d9d
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="ladr"
|
||||
VERSION="2009_11A"
|
||||
HOMEPAGE="http://www.cs.unm.edu/~mccune/prover9/"
|
||||
DOWNLOAD="http://www.cs.unm.edu/~mccune/prover9/download/LADR-2009-11A.tar.gz"
|
||||
HOMEPAGE="https://www.cs.unm.edu/~mccune/prover9/"
|
||||
DOWNLOAD="https://www.cs.unm.edu/~mccune/prover9/download/LADR-2009-11A.tar.gz"
|
||||
MD5SUM="ab409f31ecbb4410b1c7d75deadea2c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -13,7 +13,7 @@ ladr: - prover 9 (automated theorem prover for first-order and equational
|
|||
ladr: logic)
|
||||
ladr: - mace4 (search for finite models and counterexamples)
|
||||
ladr:
|
||||
ladr: Homepage: http://www.cs.unm.edu/~mccune/prover9/
|
||||
ladr: Homepage: https://www.cs.unm.edu/~mccune/prover9/
|
||||
ladr:
|
||||
ladr:
|
||||
ladr:
|
||||
|
|
Loading…
Reference in a new issue