diff options
| author | Alvin <52727318+AlvinZhangH@users.noreply.github.com> | 2019-12-14 08:16:31 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-12-13 16:16:31 -0800 |
| commit | dafe7f9d9a9a7b644b39dcec68cb345228fa388f (patch) | |
| tree | 67b42e378882f04bf61f3a1af32b53f3ecf61c8b /ports/python3/CONTROL | |
| parent | 16fdd22565330b5b20162b194ae77eeb10166fa2 (diff) | |
| download | vcpkg-dafe7f9d9a9a7b644b39dcec68cb345228fa388f.tar.gz vcpkg-dafe7f9d9a9a7b644b39dcec68cb345228fa388f.zip | |
[python3] Fix CONTROL Version (#9173)
Diffstat (limited to 'ports/python3/CONTROL')
| -rw-r--r-- | ports/python3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index 7550d5568..da8409fd9 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,5 +1,5 @@ Source: python3 -Version: 3.7.4 +Version: 3.7.3 Homepage: https://github.com/python/cpython Description: The Python programming language as an embeddable library Build-Depends: libffi, openssl
\ No newline at end of file |
