aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-02-23 21:56:14 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-02-23 22:09:17 +0100
commitb5f94dfb7c7c81dc8903c10f2d11cc4a57209569 (patch)
treeec647857ac43341a66b61f896f25bfa2d51c7380 /testing
parent3929c34db5f8be14a9fe026a055a79073d39de2e (diff)
downloadaports-b5f94dfb7c7c81dc8903c10f2d11cc4a57209569.tar.bz2
aports-b5f94dfb7c7c81dc8903c10f2d11cc4a57209569.tar.xz
testing/pg_cron: rebuild against postgresql with jit
Diffstat (limited to 'testing')
-rw-r--r--testing/pg_cron/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pg_cron/APKBUILD b/testing/pg_cron/APKBUILD
index b532ffb86e..650f982138 100644
--- a/testing/pg_cron/APKBUILD
+++ b/testing/pg_cron/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: G.J.R. Timmer <gjr.timmer@gmail.com>
pkgname=pg_cron
pkgver=1.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Cron-based scheduler for PostgreSQL 9.5+"
url="https://github.com/citusdata/pg_cron"
arch="all"