diff options
| author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
| commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
| tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /security/php-oauth | |
| parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
| download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz | |
revbump for boost-libs
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 b699384f944..f82cd57431d 100644 --- a/security/php-oauth/Makefile +++ b/security/php-oauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2021/04/21 13:25:21 adam Exp $ +# $NetBSD: Makefile,v 1.29 2021/09/29 19:01:18 adam 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= 1 +PKGREVISION= 2 LICENSE= modified-bsd PHP_VERSIONS_INCOMPATIBLE= 56 |
