diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
commit | baf1da9d4268fcc26012d79574fef26bc129e338 (patch) | |
tree | 6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /devel/libgit2 | |
parent | 1f6a20b63814c6457c4d43c8776b03099fe85079 (diff) | |
download | pkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz |
Recursive revbump from boost update
Diffstat (limited to 'devel/libgit2')
-rw-r--r-- | devel/libgit2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index 73c7831b0d4..15a489ed217 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2017/01/11 14:25:42 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/04/30 01:21:33 ryoon Exp $ DISTNAME= libgit2-0.25.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=libgit2/} GITHUB_TAG= v${PKGVERSION_NOREV} |