diff options
Diffstat (limited to 'python/python3-fastjsonschema')
-rw-r--r-- | python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-fastjsonschema/python3-fastjsonschema.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild index 311814a9c8..a507a9cc1b 100644 --- a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild +++ b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-fastjsonschema -VERSION=${VERSION:-2.21.0} +VERSION=${VERSION:-2.21.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.info b/python/python3-fastjsonschema/python3-fastjsonschema.info index 7c1ef62114..0aa3a89073 100644 --- a/python/python3-fastjsonschema/python3-fastjsonschema.info +++ b/python/python3-fastjsonschema/python3-fastjsonschema.info @@ -1,8 +1,8 @@ PRGNAM="python3-fastjsonschema" -VERSION="2.21.0" +VERSION="2.21.1" HOMEPAGE="https://github.com/horejsek/python-fastjsonschema" -DOWNLOAD="https://github.com/horejsek/python-fastjsonschema/archive/v2.21.0/python-fastjsonschema-2.21.0.tar.gz" -MD5SUM="89446fab640b706ae0fe89e7b3538d85" +DOWNLOAD="https://github.com/horejsek/python-fastjsonschema/archive/v2.21.1/python-fastjsonschema-2.21.1.tar.gz" +MD5SUM="9d7a184b7bad3b84f2d885077d1554be" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |