libraw: extract update_* to external update file
This commit is contained in:
parent
ba0c76e331
commit
e9049d50b9
|
@ -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
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="${homepage}/download"
|
Loading…
Reference in New Issue