Skip to content

Commit f841d10

Browse files
shawnlaffangenio
authored andcommitted
update libxml2 and libxslt versions
Needed for StrawberryPerl/Perl-Dist-Strawberry#84
1 parent 26d32e3 commit f841d10

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

5034

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ db-6.2.38
88

99
###### math libs
1010
gmp-6.2.1
11-
mpfr-4.0.2
12-
mpc-1.1.0
11+
mpfr-4.2.0
12+
mpc-1.3.1
1313

1414
###### compress libs
1515
bzip2-1.0.6
@@ -21,8 +21,8 @@ libiconv-1.17
2121
expat-2.2.6
2222

2323
###### xml libs
24-
libxml2-2.9.9
25-
libxslt-1.1.33
24+
libxml2-2.10.4
25+
libxslt-1.1.37
2626

2727
###### crypto
2828
openssl-1.1.1q
@@ -60,12 +60,12 @@ libunistring-0.9.10
6060
libidn2-2.1.1
6161

6262
###### PDL related
63-
cfitsio-3.47
63+
#cfitsio-3.47
6464
ta-lib-0.4.0
6565
lapack-3.8.0
6666
fftw-3.3.8
6767
gsl-2.5
68-
proj-9.1.0
68+
#proj-9.1.0
6969
#? http://sourceforge.net/projects/libharu/files/libharu2/2.0.8/
7070
plplot-5.14.0
7171

sources.list

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ftp://xmlsoft.org/libxslt/libxml2-2.9.9.tar.gz
1212
ftp://xmlsoft.org/libxslt/libxslt-1.1.28.tar.gz
1313
ftp://xmlsoft.org/libxslt/libxslt-1.1.29.tar.gz
1414
ftp://xmlsoft.org/libxslt/libxslt-1.1.33.tar.gz
15+
https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.4.tar.xz
16+
https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.37.tar.xz
1517

1618
#### Postgres
1719
#URL http://ftp.postgresql.org/pub/source/

0 commit comments

Comments
 (0)