diff options
Diffstat (limited to 'src/libvpx.mk')
-rw-r--r-- | src/libvpx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libvpx.mk b/src/libvpx.mk index c5774ab..8cf28a6 100644 --- a/src/libvpx.mk +++ b/src/libvpx.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := libvpx -$(PKG)_WEBSITE := https://code.google.com/p/webm/ +$(PKG)_WEBSITE := https://www.webmproject.org/code/ $(PKG)_DESCR := vpx $(PKG)_IGNORE := $(PKG)_VERSION := 1.5.0 |