summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-11-30 16:01:35 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-12-04 11:49:56 +0000
commitd6b73ad1464ca6df4e3439a8d2999bc9baba73f6 (patch)
treeff5cc5afd969251f8140fe7318a982966507fc82
parent6a9f3738dae2818a2e8ebbec7fd6a82231d3b9fd (diff)
downloaddefinitions-d6b73ad1464ca6df4e3439a8d2999bc9baba73f6.tar.gz
Update PostgreSQL to fix autoreconf issuesam/buildstream-artifact-cache-update
-rw-r--r--unmaintained/strata/databases.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/unmaintained/strata/databases.morph b/unmaintained/strata/databases.morph
index 2a47296c..a1cbaba8 100644
--- a/unmaintained/strata/databases.morph
+++ b/unmaintained/strata/databases.morph
@@ -8,8 +8,8 @@ build-depends:
chunks:
- name: postgresql
repo: upstream:postgresql
- ref: d4f8dde3c1c2c90c723ab550e7f449fc75599316
- unpetrify-ref: REL9_3_4
+ ref: f8252b6418262884dc504c93597a54cf2c334802
+ unpetrify-ref: REL_10_STABLE
build-system: autotools
- name: redis
morph: unmaintained/strata/databases/redis.morph
@@ -23,8 +23,8 @@ chunks:
unpetrify-ref: 1.4.22
- name: psycopg2
repo: upstream:python-packages/psycopg2
- ref: 00cafbe85bb82d85cbfe0f062a73c562433b5bc8
- unpetrify-ref: 2.5.4
+ ref: 980145eaee13f5014e929816058b83db78cb0833 # 2_7_3_2
+ unpetrify-ref: master
build-system: python-distutils
build-depends:
- postgresql