diff options
Diffstat (limited to 'databases/py-dbt-core/Makefile')
-rw-r--r-- | databases/py-dbt-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-dbt-core/Makefile b/databases/py-dbt-core/Makefile index a723da09902c..51fa9f72e09f 100644 --- a/databases/py-dbt-core/Makefile +++ b/databases/py-dbt-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= dbt-core DISTVERSION= 1.7.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |