diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-03 22:28:04 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-03 22:28:04 +0000 |
commit | 4f51542969f2f6251609c9bbd2c1cd35c3f4a1c8 (patch) | |
tree | b0ffccea63d089c5da3bfdf40ea5357f389672d7 /finance | |
parent | 64de03f67f094221112eda9e17acdbe4d63129d1 (diff) | |
download | pkgsrc-4f51542969f2f6251609c9bbd2c1cd35c3f4a1c8.tar.gz |
Updated to latest release, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Use account of write-off journal as default
Diffstat (limited to 'finance')
-rw-r--r-- | finance/py-trytond-account-invoice/Makefile | 6 | ||||
-rw-r--r-- | finance/py-trytond-account-invoice/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile index 8d8286e37ad..77a1d93710f 100644 --- a/finance/py-trytond-account-invoice/Makefile +++ b/finance/py-trytond-account-invoice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/04/13 05:04:02 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/03 22:28:04 rodent Exp $ -DISTNAME= trytond_account_invoice-3.0.2 +DISTNAME= trytond_account_invoice-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= finance python -MASTER_SITES= http://downloads.tryton.org/3.0/ +MASTER_SITES= http://downloads.tryton.org/3.2/ MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ diff --git a/finance/py-trytond-account-invoice/distinfo b/finance/py-trytond-account-invoice/distinfo index 133faed482b..53e4b2e381c 100644 --- a/finance/py-trytond-account-invoice/distinfo +++ b/finance/py-trytond-account-invoice/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/04/13 05:04:02 rodent Exp $ +$NetBSD: distinfo,v 1.3 2014/05/03 22:28:04 rodent Exp $ -SHA1 (trytond_account_invoice-3.0.2.tar.gz) = 768ca597b48f0e48c3911b650c736dea14da079e -RMD160 (trytond_account_invoice-3.0.2.tar.gz) = 25f3c772e4e94041a76bf9c38748f88847e37337 -Size (trytond_account_invoice-3.0.2.tar.gz) = 120431 bytes +SHA1 (trytond_account_invoice-3.2.0.tar.gz) = 352bf753ecdffa37c223ab47658ae250b6f812ed +RMD160 (trytond_account_invoice-3.2.0.tar.gz) = 690e7a575aaa3d56e98742bc9a1a8042a60151f3 +Size (trytond_account_invoice-3.2.0.tar.gz) = 120607 bytes |