Complemento de UpdateURL
Change-Id: I67cf316f765f2480e293677e6c074d43d041aa9c
This commit is contained in:
parent
57a7aa592e
commit
035306375d
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ ExtensionUpdateURL=https://updateexte.libreoffice.org/ExtensionUpdateService/che
|
|||
UpdateChannel=$(if $(ENABLE_ONLINE_UPDATE_MAR),LOOnlineUpdater)
|
||||
ReferenceOOoMajorMinor=4.1
|
||||
UpdateID=$(PRODUCTNAME)_$(LIBO_VERSION_MAJOR)_en-US
|
||||
UpdateURL=$(if $(ENABLE_ONLINE_UPDATE),https://update.libreoffice.org/check.php$(if $(filter-out WNT,$(OS)),?pkgfmt=$(PKGFORMAT)))
|
||||
UpdateURL=$(if $(ENABLE_ONLINE_UPDATE),https://update.libreoffice.gob.mx/check.php$(if $(filter-out WNT,$(OS)),?pkgfmt=$(PKGFORMAT)))
|
||||
UpdateUserAgent=<PRODUCT> ($${buildid}; $${_OS}; $${_ARCH}; <OPTIONAL_OS_HW_DATA>)
|
||||
Vendor=$(OOO_VENDOR)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue