Commit 7c851191 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Move ASA to a VideoLAN site.

parent 47206719
......@@ -2323,7 +2323,7 @@ DISTCLEAN_PKG += ncurses-$(NCURSES_VERSION).tar.gz
# ***************************************************************************
asa.git.tar.gz:
$(WGET) $(ASA_URL) -O $@
$(WGET) $(ASA_URL)
asa: asa.git.tar.gz
$(EXTRACT_GZ)
......
......@@ -211,6 +211,6 @@ LUA_VERSION=5.1
LUA_URL=http://www.lua.org/ftp/lua-$(LUA_VERSION).tar.gz
NCURSES_VERSION=5.6
NCURSES_URL=$(GNU)/ncurses/ncurses-$(NCURSES_VERSION).tar.gz
ASA_URL="http://git.spaceboyz.net/asa.git/?p=asa.git;a=snapshot;"
ASA_URL=$(VIDEOLAN)/testing/contrib/asa.git.tar.gz
PCRE_VERSION=7.6
PCRE_URL=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$(PCRE_VERSION).tar.bz2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment