File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # From https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.3 .sha256sum
2
- sha256 5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c libxml2-2.10.3 .tar.xz
1
+ # From https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.4 .sha256sum
2
+ sha256 ed0c91c5845008f1936739e4eee2035531c1c94742c6541f44ee66d885948d45 libxml2-2.10.4 .tar.xz
3
3
# License files, locally calculated
4
4
sha256 c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd Copyright
Original file line number Diff line number Diff line change 5
5
# ###############################################################################
6
6
7
7
LIBXML2_VERSION_MAJOR = 2.10
8
- LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR ) .3
8
+ LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR ) .4
9
9
LIBXML2_SOURCE = libxml2-$(LIBXML2_VERSION ) .tar.xz
10
10
LIBXML2_SITE = \
11
11
https://download.gnome.org/sources/libxml2/$(LIBXML2_VERSION_MAJOR )
You can’t perform that action at this time.
0 commit comments