finance/trytond_production: update to 2.4.3
- Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181179 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
This commit is contained in:
parent
1606a6e83a
commit
c2484ab1dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324510
2 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
||||||
|
# Created by: Matthias Petermann <matthias@petermann-it.de>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= trytond_production
|
PORTNAME= trytond_production
|
||||||
PORTVERSION= 2.4.2
|
PORTVERSION= 2.4.3
|
||||||
CATEGORIES= finance python
|
CATEGORIES= finance python
|
||||||
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
||||||
|
|
||||||
MAINTAINER= matthias@petermann.it
|
MAINTAINER= matthias@petermann-it.de
|
||||||
COMMENT= Tryton Application Platform (Production Module)
|
COMMENT= Tryton Application Platform (Production Module)
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (trytond_production-2.4.2.tar.gz) = 34f60f6fcd8bef6c97aea9a569199a927394a87d955b92f78c37ca9378b6d2f5
|
SHA256 (trytond_production-2.4.3.tar.gz) = 47b2668b2f6833671664103be6a9154d268167d402301c48d418149e4059644b
|
||||||
SIZE (trytond_production-2.4.2.tar.gz) = 32483
|
SIZE (trytond_production-2.4.3.tar.gz) = 32537
|
||||||
|
|
Loading…
Reference in a new issue