File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11component "libxml2" do |pkg , settings , platform |
2- pkg . version '2.12.6 '
3- pkg . sha256sum '889c593a881a3db5fdd96cc9318c87df34eb648edfc458272ad46fd607353fbb '
2+ pkg . version '2.13.4 '
3+ pkg . sha256sum '65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650 '
44
55 libxml2_version_y = pkg . get_version . gsub ( /(\d +)\. (\d +)\. (\d +)/ , '\1.\2' )
66 pkg . url "https://download.gnome.org/sources/libxml2/#{ libxml2_version_y } /libxml2-#{ pkg . get_version } .tar.xz"
Original file line number Diff line number Diff line change 11component "libxslt" do |pkg , settings , platform |
2- pkg . version '1.1.39 '
3- pkg . sha256sum '2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0 '
2+ pkg . version '1.1.42 '
3+ pkg . sha256sum '85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb '
44
55 libxslt_version_y = pkg . get_version . gsub ( /(\d +)\. (\d +)\. (\d +)/ , '\1.\2' )
66 pkg . url "https://download.gnome.org/sources/libxslt/#{ libxslt_version_y } /libxslt-#{ pkg . get_version } .tar.xz"
You can’t perform that action at this time.
0 commit comments