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:
72a164f
)
libvpx: update to 1.5.0
author
Luiz Angelo Daros de Luca
<redacted>
Thu, 31 Mar 2016 14:17:47 +0000
(11:17 -0300)
committer
Luiz Angelo Daros de Luca
<redacted>
Fri, 22 Apr 2016 16:52:09 +0000
(13:52 -0300)
Also inc gst1-plugins-good and toxcore release in order
to avoid package upgrade problems.
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 ae25bddf99702837ab3a04397299814235b95a84..315fa8bcc14567773afae86f6797b21d18efa8a7 100644
(file)
--- a/
libs/libvpx/Makefile
+++ b/
libs/libvpx/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libvpx
-PKG_VERSION:=1.
4
.0
+PKG_VERSION:=1.
5
.0
PKG_RELEASE:=1
PKG_REV:=v$(PKG_VERSION)
@@
-33,6
+33,7
@@
define Package/libvpx
TITLE:=libvpx
URL:=http://www.webmproject.org/
DEPENDS:=+libpthread
+ ABI_VERSION:=$(PKG_VERSION)
endef
define Package/libvpx/description
git clone https://git.99rst.org/PROJECT