package/gdk-pixbuf-xlib: switch to https download
Signed-off-by: Daniel Lang <d.lang@abatec.at> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
b0d9d97b34
commit
14d70068be
@ -1,4 +1,4 @@
|
||||
# From https://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-2.40.2.sha256sum
|
||||
# From https://download.gnome.org/sources/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-2.40.2.sha256sum
|
||||
sha256 8b8e1c270ec16a06f665ea841f8e4e167eaa0118d0cbfeeade43745f09198ff7 gdk-pixbuf-xlib-2.40.2.tar.xz
|
||||
|
||||
# Hash for license file
|
||||
|
@ -7,7 +7,7 @@
|
||||
GDK_PIXBUF_XLIB_VERSION_MAJOR = 2.40
|
||||
GDK_PIXBUF_XLIB_VERSION = $(GDK_PIXBUF_XLIB_VERSION_MAJOR).2
|
||||
GDK_PIXBUF_XLIB_SOURCE = gdk-pixbuf-xlib-$(GDK_PIXBUF_XLIB_VERSION).tar.xz
|
||||
GDK_PIXBUF_XLIB_SITE = http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf-xlib/$(GDK_PIXBUF_XLIB_VERSION_MAJOR)
|
||||
GDK_PIXBUF_XLIB_SITE = https://download.gnome.org/sources/gdk-pixbuf-xlib/$(GDK_PIXBUF_XLIB_VERSION_MAJOR)
|
||||
GDK_PIXBUF_XLIB_LICENSE = LGPL-2.1+
|
||||
GDK_PIXBUF_XLIB_LICENSE_FILES = COPYING
|
||||
GDK_PIXBUF_XLIB_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user