mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
orientdb: update to 2.1.12.
This commit is contained in:
parent
5a3d2e914a
commit
502072b000
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'orientdb'
|
# Template file for 'orientdb'
|
||||||
pkgname=orientdb
|
pkgname=orientdb
|
||||||
version=2.1.4
|
version=2.1.12
|
||||||
revision=3
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
conf_files="/etc/orientdb/hazelcast.xml"
|
conf_files="/etc/orientdb/hazelcast.xml"
|
||||||
wrksrc="${pkgname}-community-${version}"
|
wrksrc="${pkgname}-community-${version}"
|
||||||
|
@ -12,9 +12,9 @@ license="Apache-2.0"
|
||||||
patch_args="-p1"
|
patch_args="-p1"
|
||||||
homepage="http://orienttechnologies.com"
|
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"
|
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"
|
system_accounts="orientdb"
|
||||||
conf_files="/etc/$pkgname/*"
|
conf_files="/etc/${pkgname}/*"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir 'usr/lib/orientdb'
|
vmkdir 'usr/lib/orientdb'
|
||||||
|
|
Loading…
Add table
Reference in a new issue