From 5476209426746f5467e20b1a68c4d40c7e1df0f8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 1 Aug 2014 16:06:06 +0200 Subject: [PATCH] python-simplejson: update to 3.6.0 --- srcpkgs/python-simplejson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-simplejson/template b/srcpkgs/python-simplejson/template index 91fa6872504..8e31e6e4554 100644 --- a/srcpkgs/python-simplejson/template +++ b/srcpkgs/python-simplejson/template @@ -1,6 +1,6 @@ # Template file for 'python-simplejson' pkgname=python-simplejson -version=3.5.3 +version=3.6.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="https://github.com/simplejson/simplejson" license="MIT, AFL-2.1" distfiles="https://pypi.python.org/packages/source/s/simplejson/simplejson-${version}.tar.gz" -checksum=a80dc90320e1c1b8eaceaaa755ae2aed382d64a59321ae9f6ddbe0321c02878a +checksum=ba61967615aaa3fd08d5f96373e6fa4ee5e0319c4083678825bb4f7572169d38 post_install() { vlicense LICENSE.txt LICENSE