Skip to content

Commit

Permalink
(#25364) libxml2: add 2.11.9, 2.12.9 and remove unused versions
Browse files Browse the repository at this point in the history
* libxml2: add 2.11.9 and 2.12.9

* libxml2: remove unused versions
  • Loading branch information
Nekto89 authored Sep 24, 2024
1 parent f834197 commit b49379f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 23 deletions.
21 changes: 6 additions & 15 deletions recipes/libxml2/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,16 @@
sources:
"2.12.7":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.tar.xz"
sha256: "24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56"
"2.12.6":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.6.tar.xz"
sha256: "889c593a881a3db5fdd96cc9318c87df34eb648edfc458272ad46fd607353fbb"
"2.12.5":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.5.tar.xz"
sha256: "a972796696afd38073e0f59c283c3a2f5a560b5268b4babc391b286166526b21"
"2.12.9":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.tar.xz"
sha256: "59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590"
"2.12.4":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.4.tar.xz"
sha256: "497360e423cf0bd99eacdb7c6215dea92e6d6e89ee940393c2bae0e77cb9b7d0"
"2.12.3":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.3.tar.xz"
sha256: "8c8f1092340a89ff32bc44ad5c9693aff9bc8a7a3e161bb239666e5d15ac9aaa"
"2.11.8":
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.8.tar.xz"
sha256: "53961af1721b72246180cd844b7ddae36ea8e1e4e27b683567990a1ee78b02c1"
"2.11.7":
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.7.tar.xz"
sha256: "fb27720e25eaf457f94fd3d7189bcf2626c6dccf4201553bc8874d50e3560162"
"2.11.9":
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.9.tar.xz"
sha256: "780157a1efdb57188ec474dca87acaee67a3a839c2525b2214d318228451809f"
"2.11.6":
url: "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.6.tar.xz"
sha256: "c90eee7506764abbe07bb616b82da452529609815aefef423d66ef080eb0c300"
Expand Down
10 changes: 2 additions & 8 deletions recipes/libxml2/config.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
versions:
"2.12.7":
folder: all
"2.12.6":
folder: all
"2.12.5":
"2.12.9":
folder: all
"2.12.4":
folder: all
"2.12.3":
folder: all
"2.11.8":
folder: all
"2.11.7":
"2.11.9":
folder: all
"2.11.6":
folder: all
Expand Down

0 comments on commit b49379f

Please sign in to comment.