diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-13 05:04:02 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-13 05:04:02 +0000 |
commit | fce7ee2b79f96a50ccb3619a1c3f2f12c80708e3 (patch) | |
tree | f99ac03cd9bf7cf8417efb3614898cbb963d00b1 /finance | |
parent | cf14ddbc44a67881f969a84f98e2a8fbb9743583 (diff) | |
download | pkgsrc-fce7ee2b79f96a50ccb3619a1c3f2f12c80708e3.tar.gz |
Version 3.0.2 - 2014-03-22
* Bug fixes (see mercurial logs for details)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/py-trytond-account-invoice/Makefile | 4 | ||||
-rw-r--r-- | finance/py-trytond-account-invoice/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile index dc6914ad33f..8d8286e37ad 100644 --- a/finance/py-trytond-account-invoice/Makefile +++ b/finance/py-trytond-account-invoice/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/02/01 19:45:37 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/13 05:04:02 rodent Exp $ -DISTNAME= trytond_account_invoice-3.0.1 +DISTNAME= trytond_account_invoice-3.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/3.0/ diff --git a/finance/py-trytond-account-invoice/distinfo b/finance/py-trytond-account-invoice/distinfo index 531205b15e8..133faed482b 100644 --- a/finance/py-trytond-account-invoice/distinfo +++ b/finance/py-trytond-account-invoice/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/02/01 19:45:37 rodent Exp $ +$NetBSD: distinfo,v 1.2 2014/04/13 05:04:02 rodent Exp $ -SHA1 (trytond_account_invoice-3.0.1.tar.gz) = ed17d67b1566076c7de93f05747a3ae8851adf3b -RMD160 (trytond_account_invoice-3.0.1.tar.gz) = 655aa594e5be023d4d39caf0484faad5f81f6daf -Size (trytond_account_invoice-3.0.1.tar.gz) = 120233 bytes +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 |