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:
commit
9d929c7a41
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user