diff options
-rw-r--r-- | converters/py-simplejson/Makefile | 4 | ||||
-rw-r--r-- | converters/py-simplejson/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index 776d555ab0b..b1d1bfc8698 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/08/12 16:08:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 17:29:48 wiz Exp $ # -DISTNAME= simplejson-2.6.1 +DISTNAME= simplejson-2.6.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/ diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index 047ef2f9ad8..774bb63ac98 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/08/12 16:08:08 wiz Exp $ +$NetBSD: distinfo,v 1.9 2012/10/02 17:29:48 wiz Exp $ -SHA1 (simplejson-2.6.1.tar.gz) = d0cdbabcbe3a9653b167860663bec939fc2b319a -RMD160 (simplejson-2.6.1.tar.gz) = a0e135e194ea48677d81bf166b5877c29cc1a2d7 -Size (simplejson-2.6.1.tar.gz) = 53180 bytes +SHA1 (simplejson-2.6.2.tar.gz) = a8bb3aefe165a5d688a16f6277daf3ebd88097e9 +RMD160 (simplejson-2.6.2.tar.gz) = 1672e5e90929fb5ce8a41807bf254be29beea0c6 +Size (simplejson-2.6.2.tar.gz) = 53228 bytes |