orientdb: update to 2.1.12.
This commit is contained in:
parent
5a3d2e914a
commit
502072b000
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue