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 3584b4433ad4..07ac4927ce9c 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,5 +1,5 @@ PORTNAME= prestashop -PORTVERSION= 8.2.0 +PORTVERSION= 8.2.2 CATEGORIES= finance www MASTER_SITES= https://github.com/PrestaShop/PrestaShop/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} |