development/Sphinx: Updated for version 1.8.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2018-12-26 23:07:40 -08:00 committed by Willy Sudiarto Raharjo
parent e6752ff307
commit d6ad18744a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Sphinx
VERSION=${VERSION:-1.8.2}
VERSION=${VERSION:-1.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Sphinx"
VERSION="1.8.2"
VERSION="1.8.3"
HOMEPAGE="http://www.sphinx-doc.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.8.2.tar.gz"
MD5SUM="7d1eca311bf3967a5daa9e697293af30"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.8.3.tar.gz"
MD5SUM="b74f45df555833a3df904d3ecaf6fcd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing"