summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2019-07-27 11:01:52 -0500
committerMatt Housh <jaeger@crux.ninja>2019-07-27 11:01:52 -0500
commite4433cb59a8bd63f2490d217328c01a987a87bd6 (patch)
treea0ed15310aa2b75cf5b7ec107369101e9bdc56f9
parent581957900e1dd3e40e013e6481b67271d0e164d3 (diff)
downloadcontrib-e4433cb59a8bd63f2490d217328c01a987a87bd6.tar.gz
contrib-e4433cb59a8bd63f2490d217328c01a987a87bd6.tar.xz
psycopg2: fixed URL
-rw-r--r--psycopg2/.signature4
-rw-r--r--psycopg2/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/psycopg2/.signature b/psycopg2/.signature
index 8948e213b..7785c750d 100644
--- a/psycopg2/.signature
+++ b/psycopg2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF302ozg2XzCAo9bRA2Tz2fu3oUrSOhGkY5PkWBK/EFNASsIkf6XwLthzin/gPFfokMH7unx0nsxHVvJerm9tZXwQ=
-SHA256 (Pkgfile) = 9111e9dfbae8c420b2a143d32715c9835853027c11e616f7c243a63db4ec7f9f
+RWSagIOpLGJF30p2G1hqYpV1U3J1NKIcAp1nfPaVr5C336X9M/6BdOQ1jFstKd9M6mjiGQ5ETtOtx1IQFAHnEQVoe4dG/7UXjA4=
+SHA256 (Pkgfile) = 162aff7236274042d288c18ec7d3a67b164b770ab372426083aaeae40a13b552
SHA256 (.footprint) = fa0508d877242bf841e56646928118aa77c355b2a9b6e18a870e4c0fa696063b
SHA256 (psycopg2-2.8.3.tar.gz) = 897a6e838319b4bf648a574afb6cabcb17d0488f8c7195100d48d872419f4457
diff --git a/psycopg2/Pkgfile b/psycopg2/Pkgfile
index 1372e2415..e0df2272d 100644
--- a/psycopg2/Pkgfile
+++ b/psycopg2/Pkgfile
@@ -1,5 +1,5 @@
# Description: Python bindings for PostgreSQL
-# URL: http://www.initd.org/psycopg2/
+# URL: http://initd.org/psycopg2/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: postgresql python-setuptools

Generated by cgit