-
-
Notifications
You must be signed in to change notification settings - Fork 905
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependency: update libxml to 2.9.10 final
related to #1937
- Loading branch information
1 parent
2a86496
commit 99d8a6b
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
libxml2: | ||
version: "2.9.9" | ||
sha256: "94fb70890143e3c6549f265cee93ec064c80a84c42ad0f23e85ee1fd6540a871" | ||
version: "2.9.10" | ||
sha256: "aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f" | ||
# manually verified checksum: | ||
# | ||
# $ gpg --verify libxml2-2.9.9.tar.gz.asc ports/archives/libxml2-2.9.9.tar.gz | ||
# gpg: Signature made Thu 03 Jan 2019 01:14:47 PM EST | ||
# gpg: using RSA key 15588B26596BEA5D | ||
# $ gpg --verify libxml2-2.9.10.tar.gz.asc ports/archives/libxml2-2.9.10.tar.gz | ||
# gpg: Signature made Wed 30 Oct 2019 03:15:42 PM EDT | ||
# gpg: using RSA key DB46681BB91ADCEA170FA2D415588B26596BEA5D | ||
# gpg: Good signature from "Daniel Veillard (Red Hat work email) <[email protected]>" [unknown] | ||
# gpg: aka "Daniel Veillard <[email protected]>" [unknown] | ||
# gpg: WARNING: This key is not certified with a trusted signature! | ||
|
@@ -16,14 +16,15 @@ libxml2: | |
# using this pgp signature: | ||
# | ||
# -----BEGIN PGP SIGNATURE----- | ||
# | ||
# iQEbBAABAgAGBQJcLlEXAAoJEBVYiyZZa+pd1B8H93xeCYNBLx+eX0xe3qS3ReS/ | ||
# YstjkXKUkmDQYwqQ/9Knmv1P6NX64hQL5E1pZX5sXp36giwXXJ5tCK72VRzektzU | ||
# Kpo+M1/QA9feZQs1GmyKaXYzNwTSJnsdKA9nWqTHZ3bzfdhFSZ0czo94vgY/cz5z | ||
# 9P3FIgeldj1vi8p2rjXbArMFQyaxHnve9LdxI8hbudNSeUw/FEV6mjtXrlZ7MXqn | ||
# hmAkah2JwktOStF5tIlddCRqZeUPUX5flBxT95gfskXXlGEhaoGMXcC3izqqJyV2 | ||
# sx5nY7fnXdkwfYsgRUXYWmDmbs8DnFjXH9lux9O4OWglLonaRoAqFPcOzE3aCw== | ||
# =4qWg | ||
# | ||
# iQEzBAABCAAdFiEE20ZoG7ka3OoXD6LUFViLJllr6l0FAl254V4ACgkQFViLJllr | ||
# 6l0ldAf6Azt4/oKDfMKRd+xaykUrb+34dr2ZRsjRDS1cnelAtL9TCWhE5lOkLI3c | ||
# 3FyNRaLhOEOOluZmKTJYyzS42JSSHDhxGj14gIeyafOjvRhHG3h1m5GvMmvgKWkd | ||
# qzxFrVFSG26iWJxMvxIA88t7M+QHb7ff7xR29ETJscewEmAd3LmZITglK02lWeGz | ||
# LfxfLuakM6RnCUu0dzacJKO0nMOKju+RL/N9bciI/UOhNYEkWqPnzC0GzbvFLqDu | ||
# rM+OvCSewSTziiejpdrUwYXkY5Ui2+cxUbacLauEr8iRLg7xXKqv27NORE4yeQcS | ||
# LgIhxG/qSNfihMS6E1ZO5bK2DbGCZQ== | ||
# =ZNuc | ||
# -----END PGP SIGNATURE----- | ||
# | ||
|
||
|