summaryrefslogtreecommitdiff
path: root/security/php-oauth
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-29 21:31:17 +0000
committeradam <adam@pkgsrc.org>2018-04-29 21:31:17 +0000
commit665219472649e8266444bd432e37c906569a30dd (patch)
tree1271f14eea592c12f277404fe23631b1005e47e9 /security/php-oauth
parentcac3dde6b2dfa742366998b8beb7051fcd934d1b (diff)
downloadpkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz
revbump for boost-libs update
Diffstat (limited to 'security/php-oauth')
-rw-r--r--security/php-oauth/Makefile4
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