mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/couchdb to 2.1.2-1
This commit is contained in:
parent
910de0c12b
commit
cdc977e776
1 changed files with 4 additions and 4 deletions
|
@ -7,14 +7,14 @@
|
|||
# - patch and rebuild rebar on AArch64
|
||||
|
||||
pkgname=couchdb
|
||||
pkgver=2.1.1
|
||||
pkgrel=4
|
||||
pkgver=2.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="A document-oriented database that can be queried and indexed in a MapReduce fashion using JSON"
|
||||
arch=('x86_64')
|
||||
url="https://couchdb.apache.org"
|
||||
license=('APACHE')
|
||||
depends=('icu' 'js185' 'zlib')
|
||||
makedepends=('erlang-nox')
|
||||
makedepends=('erlang-nox-20')
|
||||
install=${pkgname}.install
|
||||
backup=('etc/couchdb/local.ini'
|
||||
'etc/couchdb/vm.args')
|
||||
|
@ -24,7 +24,7 @@ source=("https://www-eu.apache.org/dist/couchdb/source/${pkgver}/apache-couchdb-
|
|||
'couchdb.sysusers'
|
||||
'couchdb.tmpfiles'
|
||||
'datadirs.ini')
|
||||
sha256sums=('d5f255abc871ac44f30517e68c7b30d1503ec0f6453267d641e00452c04e7bcc'
|
||||
sha256sums=('a3cc9ad56fa8842791ebc57e5789c7ac77e4fa5486d67f871e4d7a966b862fb0'
|
||||
'SKIP'
|
||||
'f9465e279b40adde6db8008c4c0366a700a04602bfa7f189c9ad6eac13754efa'
|
||||
'e2976dbdd2fb63fe8d09bee0d9c9a97e8785533d9c323276b4030354cb6d8957'
|
||||
|
|
Loading…
Reference in a new issue