File tree Expand file tree Collapse file tree 7 files changed +17
-17
lines changed Expand file tree Collapse file tree 7 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 37
37
/idnkit /idnkit-2.3-32strap
38
38
/ipmitool /ipmitool-1.8.18-32
39
39
/less /less-661-64
40
- /libexpat /expat-2.7.0 -32 *
41
- /libexpat /expat-2.7.0 -64 *
40
+ /libexpat /expat-2.7.1 -32 *
41
+ /libexpat /expat-2.7.1 -64 *
42
42
/libidn /libidn-1.11-32 *
43
43
/libidn2 /libidn2-2.3.4-32
44
44
/libxml /libxml2-2.7.6-32 *
Original file line number Diff line number Diff line change 22
22
# Copyright 2025 MNX Cloud, Inc.
23
23
#
24
24
25
- VER = expat-2.7.0
25
+ VER = expat-2.7.1
26
26
27
27
include ../Makefile.defs
28
28
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ mkdir -p ${LIBDIR} ${INCDIR}
37
37
38
38
cd ${VERS}
39
39
40
- _install D lib/.libs/libexpat.so.1.10.1 ${LIBDIR} /libexpat.so.1.10.1 555
40
+ _install D lib/.libs/libexpat.so.1.10.2 ${LIBDIR} /libexpat.so.1.10.2 555
41
41
_install N lib/expat.h ${INCDIR} /expat.h 444
42
42
_install N lib/expat_external.h ${INCDIR} /expat_external.h 444
43
- _install L libexpat.so.1.10.1 ${LIBDIR} /libexpat.so
44
- _install L libexpat.so.1.10.1 ${LIBDIR} /libexpat.so.1
45
- _install L libexpat.so.1.10.1 ${LIBDIR} /libexpat.so.0
43
+ _install L libexpat.so.1.10.2 ${LIBDIR} /libexpat.so
44
+ _install L libexpat.so.1.10.2 ${LIBDIR} /libexpat.so.1
45
+ _install L libexpat.so.1.10.2 ${LIBDIR} /libexpat.so.0
46
46
47
47
exit 0
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ mkdir -p ${LIBDIR} ${INCDIR}
37
37
38
38
cd ${VERS}
39
39
40
- _install D lib/.libs/libexpat.so.1.10.1 ${LIBDIR} /libexpat.so.1.10.1 555
41
- _install L libexpat.so.1.10.1 ${LIBDIR} /libexpat.so
42
- _install L libexpat.so.1.10.1 ${LIBDIR} /libexpat.so.1
43
- _install L libexpat.so.1.10.1 ${LIBDIR} /libexpat.so.0
40
+ _install D lib/.libs/libexpat.so.1.10.2 ${LIBDIR} /libexpat.so.1.10.2 555
41
+ _install L libexpat.so.1.10.2 ${LIBDIR} /libexpat.so
42
+ _install L libexpat.so.1.10.2 ${LIBDIR} /libexpat.so.1
43
+ _install L libexpat.so.1.10.2 ${LIBDIR} /libexpat.so.0
44
44
45
45
exit 0
Original file line number Diff line number Diff line change @@ -157,12 +157,12 @@ f usr/share/man/man1/less.1 0444 root bin
157
157
f usr/share/man/man1/lessecho.1 0444 root bin
158
158
f usr/share/man/man1/lesskey.1 0444 root bin
159
159
# libexpat
160
- s usr/lib/amd64/libexpat.so.0=libexpat.so.1.10.1
161
- f usr/lib/amd64/libexpat.so.1.10.1 0555 root bin
162
- s usr/lib/amd64/libexpat.so.1=libexpat.so.1.10.1
163
- s usr/lib/libexpat.so.0=libexpat.so.1.10.1
164
- f usr/lib/libexpat.so.1.10.1 0555 root bin
165
- s usr/lib/libexpat.so.1=libexpat.so.1.10.1
160
+ s usr/lib/amd64/libexpat.so.0=libexpat.so.1.10.2
161
+ f usr/lib/amd64/libexpat.so.1.10.2 0555 root bin
162
+ s usr/lib/amd64/libexpat.so.1=libexpat.so.1.10.2
163
+ s usr/lib/libexpat.so.0=libexpat.so.1.10.2
164
+ f usr/lib/libexpat.so.1.10.2 0555 root bin
165
+ s usr/lib/libexpat.so.1=libexpat.so.1.10.2
166
166
# libidn
167
167
f usr/lib/libidn.so.11.5.40 0755 root bin
168
168
s usr/lib/libidn.so.11=libidn.so.11.5.40
You can’t perform that action at this time.
0 commit comments