diff options
Diffstat (limited to 'devel/capnproto1/Makefile')
| -rw-r--r-- | devel/capnproto1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/capnproto1/Makefile b/devel/capnproto1/Makefile index 5e96cd5b3677..802bc9e47faf 100644 --- a/devel/capnproto1/Makefile +++ b/devel/capnproto1/Makefile @@ -1,5 +1,5 @@ PORTNAME= capnproto -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= c++- CATEGORIES= devel MASTER_SITES= https://capnproto.org/ @@ -25,7 +25,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} CONFLICTS_INSTALL= capnproto -# databases/tiledb 2.28.0+ requires capnproto 1.1.0 +# databases/tiledb 2.30.0+ requires capnproto 1.2.0 PORTSCOUT= ignore:1 .include <bsd.port.mk> |
