File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ path = "../packages.rs"
12
12
releases-url = " https://github.com/libexpat/libexpat/releases/"
13
13
14
14
[[package .metadata .build-package .external-files ]]
15
- url = " https://github.com/libexpat/libexpat/releases/download/R_2_6_2 /expat-2.6.2 .tar.xz"
16
- sha512 = " 47b60967d6346d330dded87ea1a2957aa7d34dd825043386a89aa131054714f618ede57bfe97cf6caa40582a4bc67e198d2a915e7d8dbe8ee4f581857c2e3c2e "
15
+ url = " https://github.com/libexpat/libexpat/releases/download/R_2_6_3 /expat-2.6.3 .tar.xz"
16
+ sha512 = " e02c4ad88f9d539258aa1c1db71ded7770a8f12c77b5535e5b34f040ae5b1361ef23132f16d96bdb7c096a83acd637a7c907916bdfcc6d5cfb9e35d04020ca0b "
17
17
18
18
[build-dependencies ]
19
19
glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change 1
- %global unversion 2_6_2
1
+ %global unversion 2_6_3
2
2
3
3
Name: %{_cross_os }libexpat
4
4
Version: %(echo %{unversion } | sed 's/_/./g')
@@ -43,7 +43,6 @@ Requires: %{name}
43
43
%{_cross_libdir }/* .so
44
44
%{_cross_includedir }/* .h
45
45
%{_cross_pkgconfigdir }/* .pc
46
- %exclude %{_cross_libdir }/* .la
47
46
%exclude %{_cross_libdir }/cmake
48
47
49
48
%changelog
You can’t perform that action at this time.
0 commit comments