diff options
-rw-r--r-- | development/Sphinx/Sphinx.SlackBuild | 2 | ||||
-rw-r--r-- | development/Sphinx/Sphinx.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild index 49c4f16b3104e..1322405f24104 100644 --- a/development/Sphinx/Sphinx.SlackBuild +++ b/development/Sphinx/Sphinx.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Sphinx -VERSION=${VERSION:-1.7.7} +VERSION=${VERSION:-1.7.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index b4940532f0af1..a4cb5da59d3ff 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -1,8 +1,8 @@ PRGNAM="Sphinx" -VERSION="1.7.7" +VERSION="1.7.9" HOMEPAGE="http://www.sphinx-doc.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.7.tar.gz" -MD5SUM="f9abe15ab672ed518a8616f4c8591b13" +DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.9.tar.gz" +MD5SUM="a39a368b88c35c3797f7f0cb492cccc4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing" |