diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /net/grive/Makefile | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'net/grive/Makefile')
-rw-r--r-- | net/grive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grive/Makefile b/net/grive/Makefile index 83f128d05ce..bf3ade9baaf 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2020/01/12 20:20:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2020/01/18 21:50:14 jperkin Exp $ DISTNAME= ${GHNAME}-${GHDATE}-${GHCOMMIT} PKGNAME= ${GHNAME}-0.3.0.${GHDATE} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net MASTER_SITES= https://github.com/${GHACCOUNT}/${GHNAME}/archive/${GHCOMMIT}/ |