diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-04-14 16:11:30 +0200 |
|---|---|---|
| committer | codicodi <rob.ceglinski@gmail.com> | 2017-04-14 16:11:30 +0200 |
| commit | 120718b78bbfd6732044a52d958affb92dd82efb (patch) | |
| tree | 4ece20983c39dadba98f03e7cb56877b9ee6ed23 /ports/libvorbis/CONTROL | |
| parent | b3541eff15847b2cc90736a609b8c6f99ce74a9d (diff) | |
| download | vcpkg-120718b78bbfd6732044a52d958affb92dd82efb.tar.gz vcpkg-120718b78bbfd6732044a52d958affb92dd82efb.zip | |
[libvorbis] enable static builds & fix symbol duplication
Diffstat (limited to 'ports/libvorbis/CONTROL')
| -rw-r--r-- | ports/libvorbis/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libvorbis/CONTROL b/ports/libvorbis/CONTROL index db9b1f530..dec9363b2 100644 --- a/ports/libvorbis/CONTROL +++ b/ports/libvorbis/CONTROL @@ -1,4 +1,4 @@ Source: libvorbis -Version: 1.3.5-1-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee +Version: 1.3.5-143caf4-2 Description: Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. Build-Depends: libogg |
