graphite: update to 1.3.13.
This commit is contained in:
parent
7fe0dee1c4
commit
b514b62c65
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'graphite'
|
||||
pkgname=graphite
|
||||
version=1.3.12
|
||||
version=1.3.13
|
||||
revision=1
|
||||
wrksrc="${pkgname}2-${version}"
|
||||
build_style=cmake
|
||||
|
@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
|
|||
makedepends="freetype-devel"
|
||||
short_desc="Reimplementation of the SIL Graphite text processing engine"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://projects.palaso.org/projects/graphitedev"
|
||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="http://projects.palaso.org/projects/graphitedev"
|
||||
distfiles="${SOURCEFORGE_SITE}/silgraphite/graphite2-${version}.tgz"
|
||||
checksum=cd9530c16955c181149f9af1f13743643771cb920c75a04c95c77c871a2029d0
|
||||
checksum=dd63e169b0d3cf954b397c122551ab9343e0696fb2045e1b326db0202d875f06
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue