aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-23 10:54:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-26 08:54:41 +0000
commit8000e1aa2bf5d7fc07464dabc889fd8751718669 (patch)
tree971ebb80df429849b00fe76fda622c2a1398d596
parent3a774619019cfe608f75a2cb301d0d14a814165d (diff)
downloadaports-8000e1aa2bf5d7fc07464dabc889fd8751718669.tar.bz2
aports-8000e1aa2bf5d7fc07464dabc889fd8751718669.tar.xz
main/libzdb: rebuild against mariadb-connector-c
-rw-r--r--main/libzdb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libzdb/APKBUILD b/main/libzdb/APKBUILD
index 3975fb4d9e..b072b2951e 100644
--- a/main/libzdb/APKBUILD
+++ b/main/libzdb/APKBUILD
@@ -3,12 +3,12 @@
# Maintainer:
pkgname=libzdb
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc="A thread-safe high level multi-database connection pool library"
url="http://www.tildeslash.com/libzdb/"
arch="all"
license="GPL"
-depends_dev="flex-dev sqlite-dev mariadb-dev postgresql-dev"
+depends_dev="flex-dev sqlite-dev mariadb-connector-c-dev postgresql-dev"
makedepends="$depends_dev flex"
subpackages="$pkgname-dev"
source="http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz