diff options
| author | cbergemann <cbe+github@mailbox.org> | 2020-11-10 18:34:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-10 09:34:50 -0800 |
| commit | b24be705e939934a49dcb768850fbf6c1e31ff97 (patch) | |
| tree | d36ceb19fe4d3cffb8b71fd936060b84980ebc74 /ports/libflac/CONTROL | |
| parent | 74844c75467ddd9af502df0b927cd5e7115d04aa (diff) | |
| download | vcpkg-b24be705e939934a49dcb768850fbf6c1e31ff97.tar.gz vcpkg-b24be705e939934a49dcb768850fbf6c1e31ff97.zip | |
[libflac] require NASM for libflac[asm] (#14465)
* require NASM for libflac[asm]
* Increment port version number
* Update ports/libflac/portfile.cmake
Co-authored-by: BergemannC <CBergemann@nordex-online.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/libflac/CONTROL')
| -rw-r--r-- | ports/libflac/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libflac/CONTROL b/ports/libflac/CONTROL index 529ea161a..4af8f1576 100644 --- a/ports/libflac/CONTROL +++ b/ports/libflac/CONTROL @@ -1,6 +1,6 @@ Source: libflac Version: 1.3.3 -Port-Version: 4 +Port-Version: 5 Homepage: https://xiph.org/flac/ Description: Library for manipulating FLAC files Build-Depends: libogg |
