MycroftOS: Bump libre package to 1.0.0

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

View File

@ -4,9 +4,9 @@
#
#############################################################
LIBRE_VERSION = 0.6.1
LIBRE_SOURCE = re-$(LIBRE_VERSION).tar.gz
LIBRE_SITE = http://www.creytiv.com/pub
LIBRE_VERSION = 1.0.0
LIBRE_SOURCE = v$(LIBRE_VERSION).tar.gz
LIBRE_SITE = https://github.com/baresip/re/archive
LIBRE_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_OPENSSL),y)