libwebp: extract update_* to external update file
This commit is contained in:
parent
d330955583
commit
5ee1986e66
|
@ -11,7 +11,6 @@ short_desc="WebP image format"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://developers.google.com/speed/webp/"
|
||||
license="BSD"
|
||||
update_site="http://downloads.webmproject.org/releases/webp/index.html"
|
||||
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
||||
checksum=14d825d7c2ef7d49621bcb6b83466be455585e671ae0a2ebc1f2e07775a1722d
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="http://downloads.webmproject.org/releases/webp/index.html"
|
Loading…
Reference in New Issue