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/postgresql13-plpython | |
| parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
| download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz | |
massive revision bump after textproc/icu update
Diffstat (limited to 'databases/postgresql13-plpython')
| -rw-r--r-- | databases/postgresql13-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql13-plpython/Makefile b/databases/postgresql13-plpython/Makefile index 64195cf27a2..a3f0c0e2c0f 100644 --- a/databases/postgresql13-plpython/Makefile +++ b/databases/postgresql13-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2022/08/15 20:59:39 adam Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/23 16:19:40 adam Exp $ PKGNAME= ${DISTNAME:S/-/13-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql13-server>=${PKGVERSION_NOREV}:../../databases/postgresql13-server |
