libwebp: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:23 +00:00
parent d330955583
commit 5ee1986e66
2 changed files with 1 additions and 1 deletions

View File

@ -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

1
srcpkgs/libwebp/update Normal file
View File

@ -0,0 +1 @@
site="http://downloads.webmproject.org/releases/webp/index.html"