diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-10-20 21:05:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-20 21:05:09 -0700 |
| commit | 998f86a82946591b1e80ade99a52699967dc66af (patch) | |
| tree | 234079a34d9dd5373460717c653275ae69837b20 /ports/ptex/CONTROL | |
| parent | 6299de85675d2c3995be357d17467aa650a141be (diff) | |
| download | vcpkg-998f86a82946591b1e80ade99a52699967dc66af.tar.gz vcpkg-998f86a82946591b1e80ade99a52699967dc66af.zip | |
[ptex] Fix build on *inx (#14142)
Diffstat (limited to 'ports/ptex/CONTROL')
| -rw-r--r-- | ports/ptex/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/ptex/CONTROL b/ports/ptex/CONTROL index 501913cf5..c00a1a0b8 100644 --- a/ports/ptex/CONTROL +++ b/ports/ptex/CONTROL @@ -1,5 +1,6 @@ Source: ptex -Version: 2.3.2-1 +Version: 2.3.2 +Port-Version: 2 Homepage: https://github.com/wdas/ptex Description: Per-Face Texture Mapping for Production Rendering. Build-Depends: zlib |
