diff options
-rw-r--r-- | finance/trytond_account_invoice/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond_account_invoice/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/trytond_account_invoice/Makefile b/finance/trytond_account_invoice/Makefile index 7bce111496b9..2e54f067d49c 100644 --- a/finance/trytond_account_invoice/Makefile +++ b/finance/trytond_account_invoice/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_account_invoice -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Account Invoice Module) LICENSE= GPLv3 diff --git a/finance/trytond_account_invoice/distinfo b/finance/trytond_account_invoice/distinfo index c6436c9cebbd..149f7648abad 100644 --- a/finance/trytond_account_invoice/distinfo +++ b/finance/trytond_account_invoice/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_account_invoice-2.4.2.tar.gz) = 1b6a42d68348405a43eca3b72ed84eea487ff5523ad0ee78c947c006ca70c07b -SIZE (trytond_account_invoice-2.4.2.tar.gz) = 101617 +SHA256 (trytond_account_invoice-2.4.3.tar.gz) = 07a0ffe656950a18ff4128dd47dfa5a5b66399ad729e97b49a4b40d8bccccc45 +SIZE (trytond_account_invoice-2.4.3.tar.gz) = 101630 |