diff options
| author | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
| commit | 665219472649e8266444bd432e37c906569a30dd (patch) | |
| tree | 1271f14eea592c12f277404fe23631b1005e47e9 /security/php-oauth | |
| parent | cac3dde6b2dfa742366998b8beb7051fcd934d1b (diff) | |
| download | pkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz | |
revbump for boost-libs update
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 ae4bf791190..10e50a8026c 100644 --- a/security/php-oauth/Makefile +++ b/security/php-oauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2018/01/01 21:18:51 adam Exp $ +# $NetBSD: Makefile,v 1.14 2018/04/29 21:32:02 adam Exp $ MODNAME= oauth PECL_VERSION= 2.0.1 @@ -6,7 +6,7 @@ CATEGORIES+= security MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP oauth consumer extension -PKGREVISION= 5 +PKGREVISION= 6 LICENSE= modified-bsd PHP_VERSIONS_ACCEPTED= 70 71 72 |
