diff options
Diffstat (limited to 'dev/python/simplejson/simplejson.mkbuild')
| -rw-r--r-- | dev/python/simplejson/simplejson.mkbuild | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/dev/python/simplejson/simplejson.mkbuild b/dev/python/simplejson/simplejson.mkbuild index 7c91d55..6783faa 100644 --- a/dev/python/simplejson/simplejson.mkbuild +++ b/dev/python/simplejson/simplejson.mkbuild @@ -26,7 +26,7 @@  #------------------------  #  # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://pypi.python.org/packages/source/s/simplejson/simplejson-2.0.4.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://pypi.python.org/packages/source/s/simplejson/simplejson-2.0.9.tar.gz"  # SlackBuild PATH in Slack.Sarava tree  [[SLACKBUILD PATH]]="dev/python/simplejson" @@ -55,6 +55,7 @@  off: md5sum_download_and_check_0  off: md5sum_download_and_check_1  off: gpg_signature_check + on: manifest_check   on: untar_source  off: patch_source  off: configure | 
