diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-13 05:02:11 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-13 05:02:11 +0000 |
commit | 964f4edbdd706420e2d3543184175f838c51a369 (patch) | |
tree | d2f3fc14d11a236babed8b2d54eeef6367ca2a67 /finance/py-trytond-account | |
parent | 2f45605dd4863401394c2c1ef80984650e783d56 (diff) | |
download | pkgsrc-964f4edbdd706420e2d3543184175f838c51a369.tar.gz |
Updated to latest stable, 3.0.3. From CHANGELOG:
Version 3.0.3 - 2014-04-07
* Bug fixes (see mercurial logs for details)
Version 3.0.2 - 2014-03-22
* Bug fixes (see mercurial logs for details)
Diffstat (limited to 'finance/py-trytond-account')
-rw-r--r-- | finance/py-trytond-account/Makefile | 4 | ||||
-rw-r--r-- | finance/py-trytond-account/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile index 04b29ee125c..74b14cd144b 100644 --- a/finance/py-trytond-account/Makefile +++ b/finance/py-trytond-account/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/02/01 19:14:22 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/13 05:02:11 rodent Exp $ -DISTNAME= trytond_account-3.0.1 +DISTNAME= trytond_account-3.0.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/3.0/ diff --git a/finance/py-trytond-account/distinfo b/finance/py-trytond-account/distinfo index f737d1e83ca..5253893605e 100644 --- a/finance/py-trytond-account/distinfo +++ b/finance/py-trytond-account/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/02/01 19:14:22 rodent Exp $ +$NetBSD: distinfo,v 1.2 2014/04/13 05:02:11 rodent Exp $ -SHA1 (trytond_account-3.0.1.tar.gz) = b264e04b8dc23631c914968540f2d2a27aaf7853 -RMD160 (trytond_account-3.0.1.tar.gz) = 39bc373726d1817a35674b246d20907ed1a62d09 -Size (trytond_account-3.0.1.tar.gz) = 284323 bytes +SHA1 (trytond_account-3.0.3.tar.gz) = 28766a54fd1841be37bfddbdbf769a8577be24b8 +RMD160 (trytond_account-3.0.3.tar.gz) = 69c4c65e6436281b20bf83fc6cfa7a23f8e6d890 +Size (trytond_account-3.0.3.tar.gz) = 284562 bytes |