diff options
author | wiz <wiz> | 2014-08-10 14:55:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-10 14:55:08 +0000 |
commit | 74228fba79710517d755b67478c3cb9bd94e0236 (patch) | |
tree | aa04af7ce2dcf1e16ac887940ef8c287aca89c41 | |
parent | cff1f135a2191b1ac7fe13f961dc6921aaa53589 (diff) | |
download | pkgsrc-74228fba79710517d755b67478c3cb9bd94e0236.tar.gz |
Update to 3.6.2:
Version 3.6.2 released 2014-08-09
* Documentation updates
Version 3.6.1 released 2014-08-09
* Documentation updates
-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 3a372206b3a..6d946261028 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2014/07/29 11:48:06 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/08/10 14:55:08 wiz Exp $ -DISTNAME= simplejson-3.6.0 +DISTNAME= simplejson-3.6.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= https://pypi.python.org/packages/source/s/simplejson/ diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index 4912c8d40b2..d40519088f6 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2014/07/29 11:48:06 wiz Exp $ +$NetBSD: distinfo,v 1.16 2014/08/10 14:55:08 wiz Exp $ -SHA1 (simplejson-3.6.0.tar.gz) = bea323b264d6247c841178717a1ab40a019f7ce5 -RMD160 (simplejson-3.6.0.tar.gz) = bf5c72794dddb43618c890cdd70e4cbd6c826474 -Size (simplejson-3.6.0.tar.gz) = 70601 bytes +SHA1 (simplejson-3.6.2.tar.gz) = a0553b65d311bbe20890365ad0fedeb2fe20422f +RMD160 (simplejson-3.6.2.tar.gz) = b1ebd9d1c4da3337c977c302126d42be84d2a326 +Size (simplejson-3.6.2.tar.gz) = 73644 bytes |