diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-08-09 23:56:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-09 08:56:04 -0700 |
| commit | d95f86ca08386f4a999ff4ca9db696b228f1dc52 (patch) | |
| tree | bc1ed1c2094b70a99645e27bfbdaedce2054adbd /versions | |
| parent | 57bd7102d9fd880daa1b0958692294c4a125f6d8 (diff) | |
| download | vcpkg-d95f86ca08386f4a999ff4ca9db696b228f1dc52.tar.gz vcpkg-d95f86ca08386f4a999ff4ca9db696b228f1dc52.zip | |
[librsvg] Remove debug postfix (#19460)
* [librsvg] Remove debug postfix
* Update the baseline version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/librsvg.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 19650fadc..271dc491d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3562,7 +3562,7 @@ }, "librsvg": { "baseline": "2.40.20", - "port-version": 4 + "port-version": 5 }, "librsync": { "baseline": "2020-09-16", diff --git a/versions/l-/librsvg.json b/versions/l-/librsvg.json index 82d5bb16c..735241c8a 100644 --- a/versions/l-/librsvg.json +++ b/versions/l-/librsvg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "f1c471322f23a090a973337e83f0d9743adc549d", + "version": "2.40.20", + "port-version": 5 + }, + { "git-tree": "0a02c4941810ea725b6686e203ae81deb257e24c", "version": "2.40.20", "port-version": 4 |
