package/vte: switch to https download

Signed-off-by: Daniel Lang <d.lang@abatec.at>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023.02.x
Lang Daniel 2023-01-19 10:18:11 +00:00 committed by Yann E. MORIN
parent ca2be02a6a
commit a4befb442e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Hash from: http://ftp.gnome.org/pub/gnome/sources/vte/0.66/vte-0.66.2.sha256sum
# Hash from: https://download.gnome.org/sources/vte/0.66/vte-0.66.2.sha256sum
sha256 e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976 vte-0.66.2.tar.xz
# Hash for license file:

View File

@ -7,7 +7,7 @@
VTE_VERSION_MAJOR = 0.66
VTE_VERSION = $(VTE_VERSION_MAJOR).2
VTE_SOURCE = vte-$(VTE_VERSION).tar.xz
VTE_SITE = http://ftp.gnome.org/pub/gnome/sources/vte/$(VTE_VERSION_MAJOR)
VTE_SITE = https://download.gnome.org/sources/vte/$(VTE_VERSION_MAJOR)
VTE_DEPENDENCIES = host-pkgconf libgtk3 pcre2 $(TARGET_NLS_DEPENDENCIES)
VTE_LICENSE = LGPL-3.0+
VTE_LICENSE_FILES = COPYING.LGPL3