MycroftOS: Switch librem package source to github

This commit is contained in:
j1nx 2020-09-20 13:00:19 +02:00
parent 3a2be4ab3a
commit 005b4a8223
1 changed files with 1 additions and 1 deletions

View File

@ -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)