diff options
author | nros <nros@pkgsrc.org> | 2022-10-20 12:11:51 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2022-10-20 12:11:51 +0000 |
commit | 02fe427e7eb16712a19e079a199126ec7ca4f705 (patch) | |
tree | c5bfc9c8ac0159b7cce4ce4a95de818b29aa684d /security/qore-xmlsec-module | |
parent | 08f6c5eec43fc31f14db8af4c825f5c3a1e94f4a (diff) | |
download | pkgsrc-02fe427e7eb16712a19e079a199126ec7ca4f705.tar.gz |
revision bump for qore 1.12.0
Diffstat (limited to 'security/qore-xmlsec-module')
-rw-r--r-- | security/qore-xmlsec-module/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qore-xmlsec-module/Makefile b/security/qore-xmlsec-module/Makefile index 284071183d7..90b86af2fe8 100644 --- a/security/qore-xmlsec-module/Makefile +++ b/security/qore-xmlsec-module/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2022/04/18 19:12:01 adam Exp $ +# $NetBSD: Makefile,v 1.14 2022/10/20 12:11:52 nros Exp $ DISTNAME= qore-xmlsec-module-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/} GITHUB_PROJECT= module-xmlsec |