bullet: update download URL

see https://github.com/mxe/mxe/issues/1519
This commit is contained in:
Boris Nagaev 2016-09-09 20:58:19 +03:00
parent 552647463e
commit 2f7bdd2797
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ $(PKG)_VERSION := 2.82-r2704
$(PKG)_CHECKSUM := 67e4c9eb76f7adf99501d726d8ad5e9b525dfd0843fbce9ca73aaca4ba9eced2
$(PKG)_SUBDIR := bullet-$($(PKG)_VERSION)
$(PKG)_FILE := bullet-$($(PKG)_VERSION).tgz
$(PKG)_URL := https://bullet.googlecode.com/files/$($(PKG)_FILE)
$(PKG)_URL := https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bullet/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE