diff options
| author | MichaĆ Janiszewski <janisozaur@users.noreply.github.com> | 2019-11-22 02:03:32 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-11-21 17:03:32 -0800 |
| commit | bfaf18478f8f117d6e6ef49d73ba302a2176966b (patch) | |
| tree | d57572683778d4664484d33ead0e3ea5afcf246c /ports/libflac/CONTROL | |
| parent | 8c17d3c7909fb41ce4c208f105eb0442caeeff7c (diff) | |
| download | vcpkg-bfaf18478f8f117d6e6ef49d73ba302a2176966b.tar.gz vcpkg-bfaf18478f8f117d6e6ef49d73ba302a2176966b.zip | |
[libflac] Update libflac to 1.3.3 (#8988)
* [libflac] Update libflac to 1.3.3
* Update portfile.cmake
Diffstat (limited to 'ports/libflac/CONTROL')
| -rw-r--r-- | ports/libflac/CONTROL | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/libflac/CONTROL b/ports/libflac/CONTROL index 53ec5a95b..68011e0e7 100644 --- a/ports/libflac/CONTROL +++ b/ports/libflac/CONTROL @@ -1,5 +1,5 @@ -Source: libflac
-Version: 1.3.2-6
-Homepage: https://xiph.org/flac/
-Description: Library for manipulating FLAC files
-Build-Depends: libogg
+Source: libflac +Version: 1.3.3 +Homepage: https://xiph.org/flac/ +Description: Library for manipulating FLAC files +Build-Depends: libogg |
