mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-04 17:53:07 +00:00
arora: use github archive for port
code.google.com seems to waste away slowly...
This commit is contained in:
parent
340424db83
commit
01f22d4dc6
@ -1 +1 @@
|
|||||||
30ef50566b10bb50064f0f22eb9f8522bf6bd643
|
776c7b620af3ba6e24483258c0f126ad4a5558f3
|
||||||
|
@ -2,8 +2,8 @@ LICENSE := unknown
|
|||||||
VERSION := 0.11.0
|
VERSION := 0.11.0
|
||||||
DOWNLOADS := arora.archive
|
DOWNLOADS := arora.archive
|
||||||
|
|
||||||
URL(arora) := http://arora.googlecode.com/files/arora-$(VERSION).tar.gz
|
URL(arora) := https://github.com/Arora/arora/archive/$(VERSION).tar.gz
|
||||||
SHA(arora) := 480cfd7482cccbb7ece866fa10afe9acace29b31
|
SHA(arora) := ed54f052bf3212ce612cd81b965148b4c54f4e90
|
||||||
DIR(arora) := src/app/arora
|
DIR(arora) := src/app/arora
|
||||||
|
|
||||||
PATCHES := $(foreach P,$(shell cat $(REP_DIR)/src/app/arora/patches/series),\
|
PATCHES := $(foreach P,$(shell cat $(REP_DIR)/src/app/arora/patches/series),\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user