1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #4687 from OlegHahm/tlsf_server

pkg tlsf: change URL for upstream TLSF archive
This commit is contained in:
René Kijewski 2016-01-26 13:14:10 +01:00
commit 9d929c7a41

View File

@ -1,7 +1,7 @@
PKG_NAME = tlsf
PKG_VERSION = 3.0
PKG_FILE = tlsf-$(PKG_VERSION).zip
PKG_URL = http://tlsf.baisoku.org/$(PKG_FILE)
PKG_URL = http://download.riot-os.org/$(PKG_FILE)
.PHONY: all clean distclean