finance/trytond_timesheet: update to 2.4.2
- Update to 2.4.2 - Change maintainer address - Add Create By Makefile header PR: ports/181194 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
This commit is contained in:
parent
28a39b3b39
commit
f371996a8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324523
2 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
|||
# Created by: Matthias Petermann <matthias@petermann-it.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= trytond_timesheet
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 2.4.2
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
||||
|
||||
MAINTAINER= matthias@petermann.it
|
||||
MAINTAINER= matthias@petermann-it.de
|
||||
COMMENT= Tryton Application Platform (Timesheet Module)
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (trytond_timesheet-2.4.1.tar.gz) = 42112e9cd835c3d9b5d530a4c61eee3e2574ec75284ce09af2bf659f712abbea
|
||||
SIZE (trytond_timesheet-2.4.1.tar.gz) = 32404
|
||||
SHA256 (trytond_timesheet-2.4.2.tar.gz) = 692045fad9b705016a6f0bb4113817babcb05e615aa8a8b84496da29c001861b
|
||||
SIZE (trytond_timesheet-2.4.2.tar.gz) = 32433
|
||||
|
|
Loading…
Reference in a new issue