diff options
Diffstat (limited to 'misc/py-xgboost/Makefile')
-rw-r--r-- | misc/py-xgboost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile index dc8dd3031fed..34d8d51967dc 100644 --- a/misc/py-xgboost/Makefile +++ b/misc/py-xgboost/Makefile @@ -1,6 +1,6 @@ PORTNAME= xgboost DISTVERSIONPREFIX= v -DISTVERSION= 1.4.2 +DISTVERSION= 1.5.0 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |