libvpx: update distfile and update-check.
This commit is contained in:
parent
d0cd3d3342
commit
5698d5867e
|
@ -7,7 +7,7 @@ short_desc="The VP8/VP9 Codecs"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.webmproject.org"
|
||||
license="BSD"
|
||||
distfiles="http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-${version}.tar.bz2"
|
||||
distfiles="http://downloads.webmproject.org/releases/webm/libvpx-${version}.tar.bz2"
|
||||
checksum=f582d9b2d60a592a4a3d8c32965ca2d2167e9ade38c6c30bac8801ff66a118e4
|
||||
|
||||
do_configure() {
|
||||
|
|
|
@ -1 +1 @@
|
|||
site="http://code.google.com/p/webm/downloads"
|
||||
site="http://downloads.webmproject.org/releases/webm/index.html"
|
||||
|
|
Loading…
Reference in New Issue