diff options
| author | Michael Spector <mispecto@microsoft.com> | 2020-03-19 08:06:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-18 23:06:04 -0700 |
| commit | b5e59140cbc69a0b5cf70669e01affe1f1b201ed (patch) | |
| tree | 608c0d799fb9369214ec6251be04381c6f798eea /ports/avro-c/CONTROL | |
| parent | 7029557ee77182d2b086839fce6409fbb211fc5a (diff) | |
| download | vcpkg-b5e59140cbc69a0b5cf70669e01affe1f1b201ed.tar.gz vcpkg-b5e59140cbc69a0b5cf70669e01affe1f1b201ed.zip | |
Upgrade Avro to 1.9.2 release (#10380)
* Upgrade Avro to 1.9.2 release
* Apply CR fixes
* Applied CR recommendations
Diffstat (limited to 'ports/avro-c/CONTROL')
| -rw-r--r-- | ports/avro-c/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/avro-c/CONTROL b/ports/avro-c/CONTROL index 196c8936e..10cef30fa 100644 --- a/ports/avro-c/CONTROL +++ b/ports/avro-c/CONTROL @@ -1,5 +1,6 @@ Source: avro-c -Version: 1.8.2-4 +Version: 1.9.2 +Supports: !(uwp|linux|osx) Homepage: https://github.com/apache/avro Description: Apache Avro is a data serialization system Build-Depends: jansson, liblzma, zlib, snappy |
