development/Sphinx: Updated for version 1.6.4.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-09-26 06:14:51 -07:00 committed by Willy Sudiarto Raharjo
parent b4dc9e417c
commit 4c235aa95b
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.6.3}
VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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