diff options
Diffstat (limited to 'repo/libvpx')
-rw-r--r-- | repo/libvpx/libvpx.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libvpx/libvpx.xibuild b/repo/libvpx/libvpx.xibuild index 36acec6..4bb309d 100644 --- a/repo/libvpx/libvpx.xibuild +++ b/repo/libvpx/libvpx.xibuild @@ -5,7 +5,7 @@ DEPS="nasm which" DESC="VP8 and VP9 codec" -PKG_VER=1.11.0 +PKG_VER=1.12.0 SOURCE=https://github.com/webmproject/libvpx/archive/v$PKG_VER/libvpx-$PKG_VER.tar.gz prepare () { |