diff options
| author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
| commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
| tree | aa11122615289b26a603d8cc8dc8954329859f08 /databases/postgresql15-plpython | |
| parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
| download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz | |
massive revision bump after textproc/icu update
Diffstat (limited to 'databases/postgresql15-plpython')
| -rw-r--r-- | databases/postgresql15-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql15-plpython/Makefile b/databases/postgresql15-plpython/Makefile index d76a6c350f3..600d119bbb1 100644 --- a/databases/postgresql15-plpython/Makefile +++ b/databases/postgresql15-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2022/10/19 13:16:46 adam Exp $ +# $NetBSD: Makefile,v 1.2 2022/11/23 16:19:42 adam Exp $ PKGNAME= ${DISTNAME:S/-/15-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql15-server>=${PKGVERSION_NOREV}:../../databases/postgresql15-server |
