summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-11-23 08:45:45 +0000
committermef <mef@pkgsrc.org>2019-11-23 08:45:45 +0000
commitc4542a46fbe75888e848a48118f584a292945bf8 (patch)
tree5ed1d6e38b99c321ae84f42d97a2d2633ec53d77 /security
parent116487649800387b68b87c4ebc412d2258860ab6 (diff)
downloadpkgsrc-c4542a46fbe75888e848a48118f584a292945bf8.tar.gz
Recursive revbump based on devel/cmocka 1.1.3 -> 1.1.5
Diffstat (limited to 'security')
-rw-r--r--security/libssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 2e731ba91f3..f1990b6b2e7 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/11/13 11:49:08 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2019/11/23 08:45:45 mef Exp $
#
# history: upstream renamed 0.11 to 0.1.1;
# we have to use the old-style convention so that version compares work.
@@ -6,6 +6,7 @@
VER= 0.9.2
DISTNAME= libssh-${VER}
PKGNAME= libssh-0.92
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.libssh.org/files/${VER:R}/
EXTRACT_SUFX= .tar.xz