diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 17:17:32 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 18:11:52 +0000 |
commit | f4acead6367a692af17431cc233565e8f1149366 (patch) | |
tree | 011142eab028342c533159f43ce3dfe3b9d570cf /databases/arrow | |
parent | 287cd8ad71d23e31948296cb773d3ebaaed14641 (diff) | |
download | ports-f4acead6367a692af17431cc233565e8f1149366.tar.gz ports-f4acead6367a692af17431cc233565e8f1149366.zip |
Diffstat (limited to 'databases/arrow')
-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 2a572a18dadb..bef6fba557a4 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 4.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= https://mirrors.advancedhosters.com/apache/${PORTNAME}/${PORTNAME}-${DISTVERSION}/ \ https://github.com/apache/orc/archive/rel/:orc |