diff options
| author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
| commit | c3fe9d5eba21b2895cd29de8d453b007ffef87a8 (patch) | |
| tree | b06e17b799ffac81a6d8b3fd8a285eda6e3c5f05 /security/php-oauth | |
| parent | fa0efce1c226420055ccadcd7656ef4f3339fba8 (diff) | |
| download | pkgsrc-c3fe9d5eba21b2895cd29de8d453b007ffef87a8.tar.gz | |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'security/php-oauth')
| -rw-r--r-- | security/php-oauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-oauth/Makefile b/security/php-oauth/Makefile index 454dcbabb5b..34ff4143ca6 100644 --- a/security/php-oauth/Makefile +++ b/security/php-oauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2021/12/08 16:06:22 adam Exp $ +# $NetBSD: Makefile,v 1.31 2022/10/26 10:31:57 wiz Exp $ MODNAME= oauth PECL_VERSION= 2.0.7 @@ -6,7 +6,7 @@ CATEGORIES+= security MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP oauth consumer extension -PKGREVISION= 3 +PKGREVISION= 4 LICENSE= modified-bsd PHP_VERSIONS_INCOMPATIBLE= 56 |
