diff options
| author | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
| commit | 6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch) | |
| tree | 068c01897bffb801de7773e6b21b9184ac9fbfec /databases/postgresql12-plpython | |
| parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
| download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz | |
revbump for textproc/icu update
Diffstat (limited to 'databases/postgresql12-plpython')
| -rw-r--r-- | databases/postgresql12-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql12-plpython/Makefile b/databases/postgresql12-plpython/Makefile index ed5a49e6ec3..cb8ff9aa4e9 100644 --- a/databases/postgresql12-plpython/Makefile +++ b/databases/postgresql12-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2022/02/11 08:31:22 adam Exp $ +# $NetBSD: Makefile,v 1.19 2022/04/18 19:10:41 adam Exp $ PKGNAME= ${DISTNAME:S/-/12-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql12-server>=${PKGVERSION_NOREV}:../../databases/postgresql12-server |
