From d6b73ad1464ca6df4e3439a8d2999bc9baba73f6 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 30 Nov 2017 16:01:35 +0000 Subject: Update PostgreSQL to fix autoreconf issue --- unmaintained/strata/databases.morph | 8 ++++---- 1 file 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 -- cgit v1.2.1