Skip to content

Commit 49313c6

Browse files
committed
Use HTTPS GNOME source for libxslt
Update the libxslt recipe source URL to the HTTPS GNOME mirror and .tar.xz archive (libxslt-1.1.32). This replaces the previous http://xmlsoft.org tar.gz link with a secure, canonical download location while keeping the package version unchanged.
1 parent e922af1 commit 49313c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/flet-libxslt/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package:
33
version: 1.1.32
44

55
source:
6-
url: http://xmlsoft.org/download/libxslt-1.1.32.tar.gz
6+
url: https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.32.tar.xz
77

88
requirements:
99
host:

0 commit comments

Comments
 (0)