couchdb: rebuild against icu-56.1.
This commit is contained in:
parent
07d1b6f40e
commit
36fb5c3c43
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'couchdb'
|
# Template file for 'couchdb'
|
||||||
pkgname=couchdb
|
pkgname=couchdb
|
||||||
version=1.6.1
|
version=1.6.1
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="apache-couchdb-$version"
|
wrksrc="apache-couchdb-$version"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/couchdb/default.ini /etc/couchdb/local.ini"
|
conf_files="/etc/couchdb/default.ini /etc/couchdb/local.ini"
|
||||||
hostmakedepends="erlang pkg-config"
|
hostmakedepends="erlang pkg-config"
|
||||||
makedepends="libressl-devel icu55-devel js-devel libcurl-devel"
|
makedepends="libressl-devel icu-devel js-devel libcurl-devel"
|
||||||
depends="erlang"
|
depends="erlang"
|
||||||
short_desc="A document-oriented database"
|
short_desc="A document-oriented database"
|
||||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue