MycroftOS: Switch librem package source to github
This commit is contained in:
parent
3a2be4ab3a
commit
005b4a8223
|
@ -6,7 +6,7 @@
|
|||
|
||||
LIBREM_VERSION = 0.6.0
|
||||
LIBREM_SOURCE = rem-$(LIBREM_VERSION).tar.gz
|
||||
LIBREM_SITE = http://www.creytiv.com/pub
|
||||
LIBREM_SITE = https://github.com/creytiv/rem/releases/download/v$(LIBREM_VERSION)
|
||||
LIBREM_INSTALL_STAGING = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBRE),y)
|
||||
|
|
Loading…
Reference in New Issue