graphite: update to 1.3.9.
This commit is contained in:
parent
0db8ba9fe7
commit
92971a5455
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'graphite'
|
# Template file for 'graphite'
|
||||||
pkgname=graphite
|
pkgname=graphite
|
||||||
version=1.3.8
|
version=1.3.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}2-${version}"
|
wrksrc="${pkgname}2-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://projects.palaso.org/projects/graphitedev"
|
homepage="http://projects.palaso.org/projects/graphitedev"
|
||||||
license="LGPL-2.1, GPL-2, BSD"
|
license="LGPL-2.1, GPL-2, BSD"
|
||||||
distfiles="${SOURCEFORGE_SITE}/silgraphite/graphite2-${version}.tgz"
|
distfiles="${SOURCEFORGE_SITE}/silgraphite/graphite2-${version}.tgz"
|
||||||
checksum=9f3f25b3a8495ce0782e77f69075c0dd9b7c054847b9bf9ff130bec38f4c8cc2
|
checksum=ec0185b663059553fd46e8c4a4f0dede60a02f13a7a1fefc2ce70332ea814567
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue