summaryrefslogtreecommitdiff
path: root/security/php-oauth1
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
committerwiz <wiz@pkgsrc.org>2019-07-20 22:45:58 +0000
commit9403f6fbe5a093adf06148a269cd909666a24749 (patch)
tree15cc516253d0c47f1d1d9768638eece91ee9b7a0 /security/php-oauth1
parent081dad3f7c91f8080645abd47a3320c7065af42c (diff)
downloadpkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'security/php-oauth1')
-rw-r--r--security/php-oauth1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-oauth1/Makefile b/security/php-oauth1/Makefile
index ebe99af8b04..91b9495f544 100644
--- a/security/php-oauth1/Makefile
+++ b/security/php-oauth1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/07/01 04:08:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2019/07/20 22:46:49 wiz Exp $
MODNAME= oauth
-PKGREVISION= 11
+PKGREVISION= 12
PECL_VERSION= 1.2.3
CATEGORIES+= security