graphite: update to 1.3.7.
This commit is contained in:
parent
0bed7842ac
commit
1dba1be880
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'graphite'
|
||||
pkgname=graphite
|
||||
version=1.3.5
|
||||
version=1.3.7
|
||||
revision=1
|
||||
wrksrc="${pkgname}2-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://projects.palaso.org/projects/graphitedev"
|
||||
license="LGPL-2.1, GPL-2, BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/silgraphite/graphite2-${version}.tgz"
|
||||
checksum=f4712626eda0a1804367133460770560b545bbe75b1c4aab480c9b8e4e1c64bd
|
||||
checksum=4d5b7ad6ae137f0c57e4ab3da4e438b7922c6c6e083cc05a3a28bd8774235586
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
graphite-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue