arora: use github archive for port

code.google.com seems to waste away slowly...
This commit is contained in:
Christian Helmuth 2015-06-19 11:54:16 +02:00
parent 340424db83
commit 01f22d4dc6
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
30ef50566b10bb50064f0f22eb9f8522bf6bd643
776c7b620af3ba6e24483258c0f126ad4a5558f3

View File

@ -2,8 +2,8 @@ LICENSE := unknown
VERSION := 0.11.0
DOWNLOADS := arora.archive
URL(arora) := http://arora.googlecode.com/files/arora-$(VERSION).tar.gz
SHA(arora) := 480cfd7482cccbb7ece866fa10afe9acace29b31
URL(arora) := https://github.com/Arora/arora/archive/$(VERSION).tar.gz
SHA(arora) := ed54f052bf3212ce612cd81b965148b4c54f4e90
DIR(arora) := src/app/arora
PATCHES := $(foreach P,$(shell cat $(REP_DIR)/src/app/arora/patches/series),\