diff --git a/community/postgresql-bdr/APKBUILD b/community/postgresql-bdr/APKBUILD index 2c80bdb2b55f4ac3766d6834a1fb9b6158d5b119..aa69f427ca882987e9365be078f7b011b5224442 100644 --- a/community/postgresql-bdr/APKBUILD +++ b/community/postgresql-bdr/APKBUILD @@ -2,9 +2,9 @@ pkgname=postgresql-bdr pkgver=9.4.14_p1 _pkgver=${pkgver/_p/_bdr} -pkgrel=12 +pkgrel=13 pkgdesc="A sophisticated object-relational DBMS with bidirectional replication support (BDR)" -url="https://www.2ndquadrant.com/en/resources/postgres-bdr-2ndquadrant/" +url="https://www.enterprisedb.com/products/bidirectional-replication-bdr-postgresql-database" arch="all" license="PostgreSQL" depends="bash"