apache-fop: extract update_* to external update file
This commit is contained in:
parent
83f09bb286
commit
0c1db8e543
|
@ -6,7 +6,6 @@ short_desc="Java print formatter driven by XSL formatting objects (XSL-FO) and a
|
|||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://xmlgraphics.apache.org/fop/"
|
||||
update_pkgname="fop"
|
||||
distfiles="http://mirror.dkd.de/apache/xmlgraphics/fop/source/fop-${version}-src.tar.gz
|
||||
http://mirror.dkd.de/apache/xmlgraphics/fop/binaries/fop-${version}-bin.tar.gz"
|
||||
checksum="58164cb3298d130522ecd445b8082c71c36242ea6464c8f02ab4157e4a332522
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="fop"
|
Loading…
Reference in New Issue