libraw: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:04 +00:00
parent ba0c76e331
commit e9049d50b9
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,6 @@ short_desc="Raw image decoder library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, CDDL, ${pkgname}"
homepage="http://www.libraw.org"
update_site="${homepage}/download"
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
checksum=71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96

1
srcpkgs/libraw/update Normal file
View file

@ -0,0 +1 @@
site="${homepage}/download"