summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-15 10:10:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-15 10:10:19 +0200
commit7370b88579c339400040338251f68708fbb4b3bb (patch)
tree7908ee0cb82757a6ca59f3b65ac8ee148614789f /package
parent68aa54ea04f8f007ee3157df147e419156b48c33 (diff)
fix md5sum
Diffstat (limited to 'package')
-rw-r--r--package/libvpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvpx/Makefile b/package/libvpx/Makefile
index f0ce9380d..c68f128cb 100644
--- a/package/libvpx/Makefile
+++ b/package/libvpx/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libvpx
PKG_VERSION:= 1.2.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= 6f07da6f5a7f40fdaef0d976d6da3b54
+PKG_MD5SUM:= f8de058e6ba14555144583a2d031fe19
PKG_DESCR:= VP8/VP9 codec library
PKG_SECTION:= libs
PKG_URL:= http://www.webmproject.org/about/