projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77844c8
)
libvpx: update hash
author
Rosen Penev
<rosenp@gmail.com>
Sun, 20 Dec 2020 09:22:06 +0000
(
01:22
-0800)
committer
Rosen Penev
<rosenp@gmail.com>
Fri, 1 Jan 2021 02:11:29 +0000
(18:11 -0800)
Hash was wrong.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libvpx/Makefile
patch
|
blob
|
history
diff --git
a/libs/libvpx/Makefile
b/libs/libvpx/Makefile
index 7c0d70171976dc2cf0ee76cdf884d6a365d7d1f1..10605c402304e659737b7b798ff2ac9dcae4e0e0 100644
(file)
--- a/
libs/libvpx/Makefile
+++ b/
libs/libvpx/Makefile
@@
-14,7
+14,7
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://chromium.googlesource.com/webm/libvpx
-PKG_MIRROR_HASH:=
51e871a928fe98f14fd08285cb9b64c0d540b36b630ee7d47bc464e909366db7
+PKG_MIRROR_HASH:=
0449675ee4f9984b32d7e415fd06fcc210135748eae1a2128f8a91832155dbcb
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>