mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
Update download URL of mpc library port
This commit is contained in:
parent
8844c57254
commit
55b070d204
@ -1 +1 @@
|
|||||||
c49e17a896f093064f87fcf279e1068940a61d49
|
2c6a0a4faf38975baafd73fb5f63410f4eb507b0
|
||||||
|
@ -2,7 +2,7 @@ LICENSE := LGPL
|
|||||||
VERSION := 0.9
|
VERSION := 0.9
|
||||||
DOWNLOADS := mpc.archive
|
DOWNLOADS := mpc.archive
|
||||||
|
|
||||||
URL(mpc) := http://www.multiprecision.org/mpc/download/mpc-$(VERSION).tar.gz
|
URL(mpc) := http://www.multiprecision.org/downloads/mpc-$(VERSION).tar.gz
|
||||||
SHA(mpc) := 229722d553030734d49731844abfef7617b64f1a
|
SHA(mpc) := 229722d553030734d49731844abfef7617b64f1a
|
||||||
SIG(mpc) := ${URL(mpc)}.asc
|
SIG(mpc) := ${URL(mpc)}.asc
|
||||||
KEY(mpc) := AD17A21EF8AED8F1CC02DBD9F7D5C9BF765C61E3
|
KEY(mpc) := AD17A21EF8AED8F1CC02DBD9F7D5C9BF765C61E3
|
||||||
|
Loading…
Reference in New Issue
Block a user