graphite: extract update_* to external update file
This commit is contained in:
parent
a3a70a6ac5
commit
fa0738b599
|
@ -11,7 +11,6 @@ short_desc="Reimplementation of the SIL Graphite text processing engine"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://projects.palaso.org/projects/graphitedev"
|
||||
license="LGPL-2.1, GPL-2, BSD"
|
||||
update_pkgname=graphite2
|
||||
distfiles="${SOURCEFORGE_SITE}/silgraphite/graphite2-${version}.tgz"
|
||||
checksum=4bc3d5168029bcc0aa00eb2c973269d29407be2796ff56f9c80e10736bd8b003
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=graphite2
|
Loading…
Reference in New Issue