diff options
| author | past-due <30942300+past-due@users.noreply.github.com> | 2019-09-11 17:33:07 -0400 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-11 14:33:07 -0700 |
| commit | b6bc3f306c295fd2c5c613029a91c05eead3dc94 (patch) | |
| tree | 06adb693016a9068972800c0e970eefd0c51edb8 /ports/libogg/CONTROL | |
| parent | fa66acbf5a536bb7303bb2831d95808a90059c68 (diff) | |
| download | vcpkg-b6bc3f306c295fd2c5c613029a91c05eead3dc94.tar.gz vcpkg-b6bc3f306c295fd2c5c613029a91c05eead3dc94.zip | |
[libogg] Update to 1.3.4-1 (#8094)
* [libogg] Update to 1.3.4-1
* Remove revision number
* Handle new cmake output dir
Cmake is now output to .../Ogg/... instead of .../ogg/...
Diffstat (limited to 'ports/libogg/CONTROL')
| -rw-r--r-- | ports/libogg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libogg/CONTROL b/ports/libogg/CONTROL index 497ec9a6d..bc36d27b6 100644 --- a/ports/libogg/CONTROL +++ b/ports/libogg/CONTROL @@ -1,4 +1,4 @@ Source: libogg -Version: 1.3.3-4 +Version: 1.3.4 Description: Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. Homepage: https://github.com/xiph/ogg |
