File tree Expand file tree Collapse file tree 4 files changed +9
-12
lines changed Expand file tree Collapse file tree 4 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 1
- vcpkg_download_distfile(FIX_PACKAGE_VERSION_PATCH
2
- URLS https://github.com/GNOME/libxslt/commit/7504032097712714aafe309d54f2ad57e3364bac.diff?full_index=1
3
- FILENAME Fix-package-version .patch
4
- SHA512 972921decf374fe8a4cad4e09890ce0d5961ee05e3c52d117c09fe8bde1a4540ebe212e767f8a95d281945240f29a90fd15e37104f45d47440032737d41dc8d0
5
- )
6
-
7
1
vcpkg_from_github(
8
2
OUT_SOURCE_PATH SOURCE_PATH
9
3
REPO GNOME/libxslt
10
4
REF "v${VERSION} "
11
- SHA512 0974419e0eae3cd4070ca52341b3df2d1b873b30d0ede2143274fcd0ef8653d5ac55b5f0faad56d8cf60443fefb01c5f5ddecff4b7638ba28e450e88f1c3d3c4
5
+ SHA512 51d9e9586f78c5aa69ac67fac64b865625fefb16bf06f1f06dede0a57b3e382e78dea69145c7c0c59f06735b738bed209751e691dd9045c3cc33df096963f89d
12
6
HEAD_REF master
13
7
PATCHES
14
8
python3.patch
15
9
msvc -no -suffix .patch
16
10
libexslt-pkgconfig.patch
17
11
fix-gcrypt-deps.patch
18
12
skip-install -docs.patch
19
- ${FIX_PACKAGE_VERSION_PATCH}
20
13
)
21
14
22
15
vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libxslt" ,
3
- "version" : " 1.1.42" ,
4
- "port-version" : 2 ,
3
+ "version" : " 1.1.43" ,
5
4
"description" : " Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT" ,
6
5
"homepage" : " https://github.com/GNOME/libxslt" ,
7
6
"license" : null ,
Original file line number Diff line number Diff line change 5649
5649
"port-version" : 0
5650
5650
},
5651
5651
"libxslt" : {
5652
- "baseline" : " 1.1.42 " ,
5653
- "port-version" : 2
5652
+ "baseline" : " 1.1.43 " ,
5653
+ "port-version" : 0
5654
5654
},
5655
5655
"libxt" : {
5656
5656
"baseline" : " 1.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " eb1445468e9d858f0ff63cc777b48e98c4d10a72" ,
5
+ "version" : " 1.1.43" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 00e5829fca614f1b82dc9fa5439ef0a8d35d7cb4" ,
5
10
"version" : " 1.1.42" ,
You can’t perform that action at this time.
0 commit comments