mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
couchdb: icu55 rebuild.
This commit is contained in:
parent
a9a3bf1312
commit
423e7aed48
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=4
|
revision=5
|
||||||
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 icu-devel js-devel libcurl-devel"
|
makedepends="libressl-devel icu55-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
Reference in a new issue