diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-03-10 10:57:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-10 10:57:37 -0800 |
| commit | 0d195e873f92f630ad2a5ad2aa4aceeeefdc8f83 (patch) | |
| tree | d596cd7fad695a538d24459bff13d5879dea490a /ports/libflac/CONTROL | |
| parent | 68493712a9a50c4159f083c0cfceb59b71cdb731 (diff) | |
| parent | c24afa97a20600048a249eb74184031ee6b6de24 (diff) | |
| download | vcpkg-0d195e873f92f630ad2a5ad2aa4aceeeefdc8f83.tar.gz vcpkg-0d195e873f92f630ad2a5ad2aa4aceeeefdc8f83.zip | |
Merge pull request #757 from codicodi/fix-flac
[flac] Use NASM in x86 mode
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 555cfc492..52878673d 100644 --- a/ports/libflac/CONTROL +++ b/ports/libflac/CONTROL @@ -1,4 +1,4 @@ Source: libflac
-Version: 1.3.2
+Version: 1.3.2-1
Description: Library for manipulating FLAC files
Build-Depends: libogg
|
