wineasio: make this build again.

This commit is contained in:
Juan RP 2013-10-03 15:51:28 +02:00
parent 2746afde55
commit be9c2d0b2c

View file

@ -20,7 +20,7 @@ do_fetch() {
} }
do_build() { do_build() {
local url="http://stellarbox.co.cc/asio.h" local url="http://redthumb.info.tm/asio.h"
msg_normal " Fetching ${url} ...\n" msg_normal " Fetching ${url} ...\n"
$XBPS_FETCH_CMD ${url} $XBPS_FETCH_CMD ${url}
make ${makejobs} make ${makejobs}