diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /databases/arrow/Makefile | |
parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) | |
download | ports-4cf39decb348615b9c8a28370d987a85d1b8a5ed.tar.gz ports-4cf39decb348615b9c8a28370d987a85d1b8a5ed.zip |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'databases/arrow/Makefile')
-rw-r--r-- | databases/arrow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index d9aeda5c9713..413c02c156fb 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 8.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc |