finance/trytond_sale: update to 2.4.3
- Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181185 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
This commit is contained in:
parent
d2a492ff68
commit
1606a6e83a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324509
2 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
|||
# Created by: Matthias Petermann <matthias@petermann-it.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= trytond_sale
|
||||
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 (Sale Module)
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (trytond_sale-2.4.2.tar.gz) = 893d5783e12fc2b8cbd22c1ff254e922e878293c639d8d2cd76d61c167714bad
|
||||
SIZE (trytond_sale-2.4.2.tar.gz) = 69229
|
||||
SHA256 (trytond_sale-2.4.3.tar.gz) = bd49d6066fcccb8317387216beb91bfe6a47026e8cf01c5898f089cf1accecd8
|
||||
SIZE (trytond_sale-2.4.3.tar.gz) = 69252
|
||||
|
|
Loading…
Reference in a new issue