diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /finance/QuantLib/Makefile | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'finance/QuantLib/Makefile')
-rw-r--r-- | finance/QuantLib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/QuantLib/Makefile b/finance/QuantLib/Makefile index 8cf8f25426f..a950ed17717 100644 --- a/finance/QuantLib/Makefile +++ b/finance/QuantLib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2018/05/14 00:06:44 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/16 18:54:43 adam Exp $ DISTNAME= QuantLib-1.12.1 +PKGREVISION= 1 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_GITHUB:=lballabio/} GITHUB_TAG= ${PKGBASE}-v${PKGVERSION_NOREV} |