git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
14f5004
)
libvpx: remove PKG_SOURCE to use default tar.xz
author
Luiz Angelo Daros de Luca
<redacted>
Wed, 22 Apr 2020 04:45:05 +0000
(
01:45
-0300)
committer
Luiz Angelo Daros de Luca
<redacted>
Wed, 22 Apr 2020 04:50:23 +0000
(
01:50
-0300)
Signed-off-by: Luiz Angelo Daros de Luca <redacted>
libs/libvpx/Makefile
patch
|
blob
|
history
diff --git
a/libs/libvpx/Makefile
b/libs/libvpx/Makefile
index 10b964bae11b84f385c1ce4b2305ab2f4ec6532f..7c0d70171976dc2cf0ee76cdf884d6a365d7d1f1 100644
(file)
--- a/
libs/libvpx/Makefile
+++ b/
libs/libvpx/Makefile
@@
-16,7
+16,6
@@
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://chromium.googlesource.com/webm/libvpx
PKG_MIRROR_HASH:=51e871a928fe98f14fd08285cb9b64c0d540b36b630ee7d47bc464e909366db7
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>
PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT