orientdb: update to 3.1.11

This commit is contained in:
Morgan Thomas 2021-04-28 10:17:07 -07:00 committed by Érico Nogueira Rolim
parent 6d0dfedcb7
commit 98ff62bae0
2 changed files with 8 additions and 9 deletions

View file

@ -1,18 +1,17 @@
# Template file for 'orientdb' # Template file for 'orientdb'
pkgname=orientdb pkgname=orientdb
version=2.2.29 version=3.1.11
revision=2 revision=1
archs="i686 x86_64" archs="i686 x86_64"
conf_files="/etc/${pkgname}/*" conf_files="/etc/${pkgname}/*"
wrksrc="${pkgname}-community-${version}"
depends="virtual?java-runtime" depends="virtual?java-runtime"
short_desc="Distributed Graph Database" short_desc="Distributed Graph Database"
maintainer="bougyman <bougyman@rubyists.com>" maintainer="bougyman <bougyman@rubyists.com>"
license="Apache-2.0" license="Apache-2.0"
patch_args="-p1" homepage="https://orientdb.org"
homepage="http://orientdb.com" distfiles="https://s3.us-east-2.amazonaws.com/orientdb3/releases/${version}/orientdb-${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=73830279a5587de17ea4f5864598a0829bb03212d6cd36d185fe126a46086236
checksum=0e4f5d5150afcfb509dcafd6dced587d70f521dab4e27980e30c76c69be78ea9 patch_args="-Np1"
system_accounts="orientdb" system_accounts="orientdb"
do_install() { do_install() {

View file

@ -1,2 +1,2 @@
site="https://orientdb.com/releases/" site="https://orientdb.org/download/"
pattern="OrientDB v \K[\d\.]+" pattern="OrientDB \K[\d\.]+"