From 502072b000ec76252cc015b44ce85f6771178123 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 10 Mar 2016 06:27:18 -0500 Subject: [PATCH] orientdb: update to 2.1.12. --- srcpkgs/orientdb/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/orientdb/template b/srcpkgs/orientdb/template index a42c103eab8..dfb35bad997 100644 --- a/srcpkgs/orientdb/template +++ b/srcpkgs/orientdb/template @@ -1,7 +1,7 @@ # Template file for 'orientdb' pkgname=orientdb -version=2.1.4 -revision=3 +version=2.1.12 +revision=1 only_for_archs="i686 x86_64" conf_files="/etc/orientdb/hazelcast.xml" wrksrc="${pkgname}-community-${version}" @@ -12,9 +12,9 @@ license="Apache-2.0" patch_args="-p1" homepage="http://orienttechnologies.com" distfiles="http://www.orientdb.com/download.php?email=unknown@unknown.com&file=orientdb-community-${version}.tar.gz&os=linux>orientdb-community-${version}.tar.gz" -checksum=c4ee9e1b93266e1d8f26c700e82b5066a2919d748a9d10f429724c22f670f691 +checksum=21c2811c8d3a383e2da4b248467aac0714a0b2663338027571b02907379dc27d system_accounts="orientdb" -conf_files="/etc/$pkgname/*" +conf_files="/etc/${pkgname}/*" do_install() { vmkdir 'usr/lib/orientdb'