diff options
Diffstat (limited to 'devel/capnproto/Makefile')
-rw-r--r-- | devel/capnproto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/capnproto/Makefile b/devel/capnproto/Makefile index 4b8419057cae..dbae3ba52dc2 100644 --- a/devel/capnproto/Makefile +++ b/devel/capnproto/Makefile @@ -1,5 +1,5 @@ PORTNAME= capnproto -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= devel MASTER_SITES= https://capnproto.org/ DISTNAME= ${PORTNAME}-c++-${DISTVERSION} |