diff options
Diffstat (limited to 'finance/prestashop/Makefile')
-rw-r--r-- | finance/prestashop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index 07ac4927ce9c..b5072f3d963c 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,5 +1,5 @@ PORTNAME= prestashop -PORTVERSION= 8.2.2 +PORTVERSION= 8.2.3 CATEGORIES= finance www MASTER_SITES= https://github.com/PrestaShop/PrestaShop/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} |